toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
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.
Members
Constructors
Aws
Args
Link copied to clipboard
constructor
(
accountId
:
Output
<
String
>
)
Properties
account
Id
Link copied to clipboard
val
accountId
:
Output
<
String
>
The AWS account ID.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AwsArgs