pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
EnclaveCertificateIamRoleAssociationArgsBuilder
Enclave
Certificate
Iam
Role
Association
Args
Builder
class
EnclaveCertificateIamRoleAssociationArgsBuilder
Builder for
EnclaveCertificateIamRoleAssociationArgs
.
Functions
Functions
certificate
Arn
Link copied to clipboard
@
JvmName
(
name
=
"rdusgdabpkxwixtp"
)
suspend
fun
certificateArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"algccadppxjpgjds"
)
suspend
fun
certificateArn
(
value
:
String
?
)
role
Arn
Link copied to clipboard
@
JvmName
(
name
=
"vrtrbanywacbwioc"
)
suspend
fun
roleArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dcngagjokudxbwos"
)
suspend
fun
roleArn
(
value
:
String
?
)