toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin
/
IdentityPoolRoleAttachmentArgs
/
IdentityPoolRoleAttachmentArgs
Identity
Pool
Role
Attachment
Args
constructor
(
identityPoolId
:
Output
<
String
>
?
=
null
,
roleMappings
:
Output
<
Map
<
String
,
IdentityPoolRoleAttachmentRoleMappingArgs
>
>
?
=
null
,
roles
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)