Uses of Interface
com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment.CognitoIdentityPoolRolesAttachmentRoleMapping
-
Packages that use CognitoIdentityPoolRolesAttachmentRoleMapping Package Description com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment aws_cognito_identity_pool_roles_attachment -
-
Uses of CognitoIdentityPoolRolesAttachmentRoleMapping 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 CognitoIdentityPoolRolesAttachmentRoleMapping Modifier and Type Class Description static classCognitoIdentityPoolRolesAttachmentRoleMapping.Jsii$ProxyAn implementation forCognitoIdentityPoolRolesAttachmentRoleMappingMethods in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment that return CognitoIdentityPoolRolesAttachmentRoleMapping Modifier and Type Method Description CognitoIdentityPoolRolesAttachmentRoleMappingCognitoIdentityPoolRolesAttachmentRoleMapping.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment with parameters of type CognitoIdentityPoolRolesAttachmentRoleMapping Modifier and Type Method Description voidCognitoIdentityPoolRolesAttachmentRoleMappingOutputReference. setInternalValue(CognitoIdentityPoolRolesAttachmentRoleMapping value)Method parameters in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment with type arguments of type CognitoIdentityPoolRolesAttachmentRoleMapping Modifier and Type Method Description CognitoIdentityPoolRolesAttachment.BuilderCognitoIdentityPoolRolesAttachment.Builder. roleMapping(List<? extends CognitoIdentityPoolRolesAttachmentRoleMapping> roleMapping)role_mapping block.CognitoIdentityPoolRolesAttachmentConfig.BuilderCognitoIdentityPoolRolesAttachmentConfig.Builder. roleMapping(List<? extends CognitoIdentityPoolRolesAttachmentRoleMapping> roleMapping)Sets the value ofCognitoIdentityPoolRolesAttachmentConfig.getRoleMapping()voidCognitoIdentityPoolRolesAttachmentRoleMappingList. setInternalValue(List<CognitoIdentityPoolRolesAttachmentRoleMapping> value)
-