pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iam.kotlin
/
InstanceProfileArgs
/
InstanceProfileArgs
Instance
Profile
Args
fun
InstanceProfileArgs
(
instanceProfileName
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
roles
:
Output
<
List
<
String
>
>
?
=
null
)