Uses of Interface
com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment.CognitoIdentityPoolRolesAttachmentConfig
-
Packages that use CognitoIdentityPoolRolesAttachmentConfig Package Description com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment aws_cognito_identity_pool_roles_attachment -
-
Uses of CognitoIdentityPoolRolesAttachmentConfig 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 CognitoIdentityPoolRolesAttachmentConfig Modifier and Type Class Description static classCognitoIdentityPoolRolesAttachmentConfig.Jsii$ProxyAn implementation forCognitoIdentityPoolRolesAttachmentConfigMethods in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment that return CognitoIdentityPoolRolesAttachmentConfig Modifier and Type Method Description CognitoIdentityPoolRolesAttachmentConfigCognitoIdentityPoolRolesAttachmentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.cognito_identity_pool_roles_attachment with parameters of type CognitoIdentityPoolRolesAttachmentConfig Constructor Description CognitoIdentityPoolRolesAttachment(software.constructs.Construct scope, String id, CognitoIdentityPoolRolesAttachmentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cognito_identity_pool_roles_attachment aws_cognito_identity_pool_roles_attachment} Resource.
-