GoogleApi.IAM.V1.Model.Aws (google_api_iam v0.45.0)

View Source

Represents an Amazon Web Services identity provider.

Attributes

  • accountId (type: String.t, default: nil) - Required. The AWS account ID.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.IAM.V1.Model.Aws{accountId: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.