toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iam.kotlin
/
InstanceProfileArgs
/
InstanceProfileArgs
Instance
Profile
Args
constructor
(
instanceProfileName
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
roles
:
Output
<
List
<
String
>
>
?
=
null
)