toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
AwsIamInstanceProfilePropertiesArgs
/
AwsIamInstanceProfilePropertiesArgs
Aws
Iam
Instance
Profile
Properties
Args
constructor
(
arn
:
Output
<
String
>
?
=
null
,
instanceProfileName
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
roles
:
Output
<
List
<
String
>
>
?
=
null
)