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
/
IdentityPoolRoleAttachmentMappingRule
Identity
Pool
Role
Attachment
Mapping
Rule
data
class
IdentityPoolRoleAttachmentMappingRule
(
val
claim
:
String
,
val
matchType
:
String
,
val
roleArn
:
String
,
val
value
:
String
)
Members
Constructors
Identity
Pool
Role
Attachment
Mapping
Rule
Link copied to clipboard
constructor
(
claim
:
String
,
matchType
:
String
,
roleArn
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
claim
Link copied to clipboard
val
claim
:
String
match
Type
Link copied to clipboard
val
matchType
:
String
role
Arn
Link copied to clipboard
val
roleArn
:
String
value
Link copied to clipboard
val
value
:
String