View Source GoogleApi.IAM.V1.Model.Aws (google_api_iam v0.42.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.