Interface CognitoIdentityPoolRolesAttachmentRoleMapping

    • Method Detail

      • getIdentityProvider

        @Stability(Stable)
        @NotNull
        String getIdentityProvider()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cognito_identity_pool_roles_attachment#identity_provider CognitoIdentityPoolRolesAttachment#identity_provider}.
      • getType

        @Stability(Stable)
        @NotNull
        String getType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cognito_identity_pool_roles_attachment#type CognitoIdentityPoolRolesAttachment#type}.
      • getAmbiguousRoleResolution

        @Stability(Stable)
        @Nullable
        default String getAmbiguousRoleResolution()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cognito_identity_pool_roles_attachment#ambiguous_role_resolution CognitoIdentityPoolRolesAttachment#ambiguous_role_resolution}.
      • getMappingRule

        @Stability(Stable)
        @Nullable
        default Object getMappingRule()
        mapping_rule block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cognito_identity_pool_roles_attachment#mapping_rule CognitoIdentityPoolRolesAttachment#mapping_rule}