pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.iam.v1.kotlin.inputs
/
AwsArgs
Aws
Args
data
class
AwsArgs
(
val
accountId
:
Output
<
String
>
)
:
ConvertibleToJava
<
AwsArgs
>
Represents an Amazon Web Services identity provider.
Constructors
Functions
Properties
Constructors
Aws
Args
Link copied to clipboard
fun
AwsArgs
(
accountId
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AwsArgs
Properties
account
Id
Link copied to clipboard
val
accountId
:
Output
<
String
>
The AWS account ID.