toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
AwsIamGroupPropertiesArgs
/
AwsIamGroupPropertiesArgs
Aws
Iam
Group
Properties
Args
constructor
(
arn
:
Output
<
String
>
?
=
null
,
groupName
:
Output
<
String
>
?
=
null
,
managedPolicyArns
:
Output
<
List
<
String
>
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
policies
:
Output
<
List
<
PolicyArgs
>
>
?
=
null
)