Uses of Interface
com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment.CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule
-
Packages that use CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule Package Description com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment aws_cognito_identity_pool_roles_attachment -
-
Uses of CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment
Classes in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment that implement CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule Modifier and Type Class Description static classCognitoIdentityPoolRolesAttachmentRoleMappingMappingRule.Jsii$ProxyAn implementation forCognitoIdentityPoolRolesAttachmentRoleMappingMappingRuleMethods in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment that return CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule Modifier and Type Method Description CognitoIdentityPoolRolesAttachmentRoleMappingMappingRuleCognitoIdentityPoolRolesAttachmentRoleMappingMappingRule.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment with parameters of type CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule Modifier and Type Method Description voidCognitoIdentityPoolRolesAttachmentRoleMappingMappingRuleOutputReference. setInternalValue(CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule value)Method parameters in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment with type arguments of type CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule Modifier and Type Method Description CognitoIdentityPoolRolesAttachmentRoleMapping.BuilderCognitoIdentityPoolRolesAttachmentRoleMapping.Builder. mappingRule(List<? extends CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule> mappingRule)Sets the value ofCognitoIdentityPoolRolesAttachmentRoleMapping.getMappingRule()voidCognitoIdentityPoolRolesAttachmentRoleMappingMappingRuleList. setInternalValue(List<CognitoIdentityPoolRolesAttachmentRoleMappingMappingRule> value)
-