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.outputs
/
IdentityPoolRoleAttachmentRulesConfigurationType
Identity
Pool
Role
Attachment
Rules
Configuration
Type
data
class
IdentityPoolRoleAttachmentRulesConfigurationType
(
val
rules
:
List
<
IdentityPoolRoleAttachmentMappingRule
>
)
Members
Constructors
Identity
Pool
Role
Attachment
Rules
Configuration
Type
Link copied to clipboard
constructor
(
rules
:
List
<
IdentityPoolRoleAttachmentMappingRule
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
rules
Link copied to clipboard
val
rules
:
List
<
IdentityPoolRoleAttachmentMappingRule
>