1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. connect
  5. PredefinedAttribute

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.34.0 published on Friday, Sep 12, 2025 by Pulumi

aws-native.connect.PredefinedAttribute

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.34.0 published on Friday, Sep 12, 2025 by Pulumi

    Resource Type definition for AWS::Connect::PredefinedAttribute

    Create PredefinedAttribute Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new PredefinedAttribute(name: string, args: PredefinedAttributeArgs, opts?: CustomResourceOptions);
    @overload
    def PredefinedAttribute(resource_name: str,
                            args: PredefinedAttributeArgs,
                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def PredefinedAttribute(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            instance_arn: Optional[str] = None,
                            attribute_configuration: Optional[AttributeConfigurationPropertiesArgs] = None,
                            name: Optional[str] = None,
                            purposes: Optional[Sequence[str]] = None,
                            values: Optional[ValuesPropertiesArgs] = None)
    func NewPredefinedAttribute(ctx *Context, name string, args PredefinedAttributeArgs, opts ...ResourceOption) (*PredefinedAttribute, error)
    public PredefinedAttribute(string name, PredefinedAttributeArgs args, CustomResourceOptions? opts = null)
    public PredefinedAttribute(String name, PredefinedAttributeArgs args)
    public PredefinedAttribute(String name, PredefinedAttributeArgs args, CustomResourceOptions options)
    
    type: aws-native:connect:PredefinedAttribute
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args PredefinedAttributeArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PredefinedAttributeArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PredefinedAttributeArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PredefinedAttributeArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PredefinedAttributeArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    PredefinedAttribute Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The PredefinedAttribute resource accepts the following input properties:

    InstanceArn string
    The identifier of the Amazon Connect instance.
    AttributeConfiguration Pulumi.AwsNative.Connect.Inputs.AttributeConfigurationProperties
    Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.
    Name string
    The name of the predefined attribute.
    Purposes List<string>
    The assigned purposes of the predefined attribute.
    Values Pulumi.AwsNative.Connect.Inputs.ValuesProperties
    The values of a predefined attribute.
    InstanceArn string
    The identifier of the Amazon Connect instance.
    AttributeConfiguration AttributeConfigurationPropertiesArgs
    Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.
    Name string
    The name of the predefined attribute.
    Purposes []string
    The assigned purposes of the predefined attribute.
    Values ValuesPropertiesArgs
    The values of a predefined attribute.
    instanceArn String
    The identifier of the Amazon Connect instance.
    attributeConfiguration AttributeConfigurationProperties
    Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.
    name String
    The name of the predefined attribute.
    purposes List<String>
    The assigned purposes of the predefined attribute.
    values ValuesProperties
    The values of a predefined attribute.
    instanceArn string
    The identifier of the Amazon Connect instance.
    attributeConfiguration AttributeConfigurationProperties
    Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.
    name string
    The name of the predefined attribute.
    purposes string[]
    The assigned purposes of the predefined attribute.
    values ValuesProperties
    The values of a predefined attribute.
    instance_arn str
    The identifier of the Amazon Connect instance.
    attribute_configuration AttributeConfigurationPropertiesArgs
    Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.
    name str
    The name of the predefined attribute.
    purposes Sequence[str]
    The assigned purposes of the predefined attribute.
    values ValuesPropertiesArgs
    The values of a predefined attribute.
    instanceArn String
    The identifier of the Amazon Connect instance.
    attributeConfiguration Property Map
    Custom metadata associated to a Predefined attribute that controls how the attribute behaves when used by upstream services.
    name String
    The name of the predefined attribute.
    purposes List<String>
    The assigned purposes of the predefined attribute.
    values Property Map
    The values of a predefined attribute.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the PredefinedAttribute resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    LastModifiedRegion string
    Last modified region.
    LastModifiedTime double
    Last modified time.
    Id string
    The provider-assigned unique ID for this managed resource.
    LastModifiedRegion string
    Last modified region.
    LastModifiedTime float64
    Last modified time.
    id String
    The provider-assigned unique ID for this managed resource.
    lastModifiedRegion String
    Last modified region.
    lastModifiedTime Double
    Last modified time.
    id string
    The provider-assigned unique ID for this managed resource.
    lastModifiedRegion string
    Last modified region.
    lastModifiedTime number
    Last modified time.
    id str
    The provider-assigned unique ID for this managed resource.
    last_modified_region str
    Last modified region.
    last_modified_time float
    Last modified time.
    id String
    The provider-assigned unique ID for this managed resource.
    lastModifiedRegion String
    Last modified region.
    lastModifiedTime Number
    Last modified time.

    Supporting Types

    AttributeConfigurationProperties, AttributeConfigurationPropertiesArgs

    EnableValueValidationOnAssociation bool
    Enables customers to enforce strict validation on the specific values that this predefined attribute can hold.
    IsReadOnly bool
    Allows the predefined attribute to show up and be managed in the Amazon Connect UI.
    EnableValueValidationOnAssociation bool
    Enables customers to enforce strict validation on the specific values that this predefined attribute can hold.
    IsReadOnly bool
    Allows the predefined attribute to show up and be managed in the Amazon Connect UI.
    enableValueValidationOnAssociation Boolean
    Enables customers to enforce strict validation on the specific values that this predefined attribute can hold.
    isReadOnly Boolean
    Allows the predefined attribute to show up and be managed in the Amazon Connect UI.
    enableValueValidationOnAssociation boolean
    Enables customers to enforce strict validation on the specific values that this predefined attribute can hold.
    isReadOnly boolean
    Allows the predefined attribute to show up and be managed in the Amazon Connect UI.
    enable_value_validation_on_association bool
    Enables customers to enforce strict validation on the specific values that this predefined attribute can hold.
    is_read_only bool
    Allows the predefined attribute to show up and be managed in the Amazon Connect UI.
    enableValueValidationOnAssociation Boolean
    Enables customers to enforce strict validation on the specific values that this predefined attribute can hold.
    isReadOnly Boolean
    Allows the predefined attribute to show up and be managed in the Amazon Connect UI.

    ValuesProperties, ValuesPropertiesArgs

    StringList List<string>
    Predefined attribute values of type string list.
    StringList []string
    Predefined attribute values of type string list.
    stringList List<String>
    Predefined attribute values of type string list.
    stringList string[]
    Predefined attribute values of type string list.
    string_list Sequence[str]
    Predefined attribute values of type string list.
    stringList List<String>
    Predefined attribute values of type string list.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.34.0 published on Friday, Sep 12, 2025 by Pulumi