Amplify Toolbox
    Preparing search index...

    Type Alias CustomAttributeString

    CustomAttributeString: CustomAttributeBase & StringAttributeConstraints & {
        dataType: "String";
    }

    CustomAttributeString represents a custom attribute of type string.