pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
ServiceSpecificCredentialArgs
/
ServiceSpecificCredentialArgs
Service
Specific
Credential
Args
fun
ServiceSpecificCredentialArgs
(
serviceName
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
,
userName
:
Output
<
String
>
?
=
null
)