1. Packages
  2. AWS Native
  3. API Docs
  4. connect
  5. TrafficDistributionGroup

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi

aws-native.connect.TrafficDistributionGroup

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi

    Resource Type definition for AWS::Connect::TrafficDistributionGroup

    Create TrafficDistributionGroup Resource

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

    Constructor syntax

    new TrafficDistributionGroup(name: string, args: TrafficDistributionGroupArgs, opts?: CustomResourceOptions);
    @overload
    def TrafficDistributionGroup(resource_name: str,
                                 args: TrafficDistributionGroupArgs,
                                 opts: Optional[ResourceOptions] = None)
    
    @overload
    def TrafficDistributionGroup(resource_name: str,
                                 opts: Optional[ResourceOptions] = None,
                                 instance_arn: Optional[str] = None,
                                 description: Optional[str] = None,
                                 name: Optional[str] = None,
                                 tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewTrafficDistributionGroup(ctx *Context, name string, args TrafficDistributionGroupArgs, opts ...ResourceOption) (*TrafficDistributionGroup, error)
    public TrafficDistributionGroup(string name, TrafficDistributionGroupArgs args, CustomResourceOptions? opts = null)
    public TrafficDistributionGroup(String name, TrafficDistributionGroupArgs args)
    public TrafficDistributionGroup(String name, TrafficDistributionGroupArgs args, CustomResourceOptions options)
    
    type: aws-native:connect:TrafficDistributionGroup
    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 TrafficDistributionGroupArgs
    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 TrafficDistributionGroupArgs
    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 TrafficDistributionGroupArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args TrafficDistributionGroupArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args TrafficDistributionGroupArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Example

    The following reference example uses placeholder values for all input properties.

    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    Coming soon!
    
    const trafficDistributionGroupResource = new aws_native.connect.TrafficDistributionGroup("trafficDistributionGroupResource", {
        instanceArn: "string",
        description: "string",
        name: "string",
        tags: [{
            key: "string",
            value: "string",
        }],
    });
    
    Coming soon!
    

    TrafficDistributionGroup Resource Properties

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

    Inputs

    The TrafficDistributionGroup resource accepts the following input properties:

    InstanceArn string
    The identifier of the Amazon Connect instance that has been replicated.
    Description string
    A description for the traffic distribution group.
    Name string
    The name for the traffic distribution group.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    One or more tags.
    InstanceArn string
    The identifier of the Amazon Connect instance that has been replicated.
    Description string
    A description for the traffic distribution group.
    Name string
    The name for the traffic distribution group.
    Tags TagArgs
    One or more tags.
    instanceArn String
    The identifier of the Amazon Connect instance that has been replicated.
    description String
    A description for the traffic distribution group.
    name String
    The name for the traffic distribution group.
    tags List<Tag>
    One or more tags.
    instanceArn string
    The identifier of the Amazon Connect instance that has been replicated.
    description string
    A description for the traffic distribution group.
    name string
    The name for the traffic distribution group.
    tags Tag[]
    One or more tags.
    instance_arn str
    The identifier of the Amazon Connect instance that has been replicated.
    description str
    A description for the traffic distribution group.
    name str
    The name for the traffic distribution group.
    tags Sequence[TagArgs]
    One or more tags.
    instanceArn String
    The identifier of the Amazon Connect instance that has been replicated.
    description String
    A description for the traffic distribution group.
    name String
    The name for the traffic distribution group.
    tags List<Property Map>
    One or more tags.

    Outputs

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

    Id string
    The provider-assigned unique ID for this managed resource.
    IsDefault bool
    If this is the default traffic distribution group.
    Status Pulumi.AwsNative.Connect.TrafficDistributionGroupStatus
    The status of the traffic distribution group.
    TrafficDistributionGroupArn string
    The identifier of the traffic distribution group.
    Id string
    The provider-assigned unique ID for this managed resource.
    IsDefault bool
    If this is the default traffic distribution group.
    Status TrafficDistributionGroupStatus
    The status of the traffic distribution group.
    TrafficDistributionGroupArn string
    The identifier of the traffic distribution group.
    id String
    The provider-assigned unique ID for this managed resource.
    isDefault Boolean
    If this is the default traffic distribution group.
    status TrafficDistributionGroupStatus
    The status of the traffic distribution group.
    trafficDistributionGroupArn String
    The identifier of the traffic distribution group.
    id string
    The provider-assigned unique ID for this managed resource.
    isDefault boolean
    If this is the default traffic distribution group.
    status TrafficDistributionGroupStatus
    The status of the traffic distribution group.
    trafficDistributionGroupArn string
    The identifier of the traffic distribution group.
    id str
    The provider-assigned unique ID for this managed resource.
    is_default bool
    If this is the default traffic distribution group.
    status TrafficDistributionGroupStatus
    The status of the traffic distribution group.
    traffic_distribution_group_arn str
    The identifier of the traffic distribution group.
    id String
    The provider-assigned unique ID for this managed resource.
    isDefault Boolean
    If this is the default traffic distribution group.
    status "CREATION_IN_PROGRESS" | "ACTIVE" | "CREATION_FAILED" | "PENDING_DELETION" | "DELETION_FAILED" | "UPDATE_IN_PROGRESS"
    The status of the traffic distribution group.
    trafficDistributionGroupArn String
    The identifier of the traffic distribution group.

    Supporting Types

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    TrafficDistributionGroupStatus, TrafficDistributionGroupStatusArgs

    CreationInProgress
    CREATION_IN_PROGRESS
    Active
    ACTIVE
    CreationFailed
    CREATION_FAILED
    PendingDeletion
    PENDING_DELETION
    DeletionFailed
    DELETION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    TrafficDistributionGroupStatusCreationInProgress
    CREATION_IN_PROGRESS
    TrafficDistributionGroupStatusActive
    ACTIVE
    TrafficDistributionGroupStatusCreationFailed
    CREATION_FAILED
    TrafficDistributionGroupStatusPendingDeletion
    PENDING_DELETION
    TrafficDistributionGroupStatusDeletionFailed
    DELETION_FAILED
    TrafficDistributionGroupStatusUpdateInProgress
    UPDATE_IN_PROGRESS
    CreationInProgress
    CREATION_IN_PROGRESS
    Active
    ACTIVE
    CreationFailed
    CREATION_FAILED
    PendingDeletion
    PENDING_DELETION
    DeletionFailed
    DELETION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    CreationInProgress
    CREATION_IN_PROGRESS
    Active
    ACTIVE
    CreationFailed
    CREATION_FAILED
    PendingDeletion
    PENDING_DELETION
    DeletionFailed
    DELETION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    CREATION_IN_PROGRESS
    CREATION_IN_PROGRESS
    ACTIVE
    ACTIVE
    CREATION_FAILED
    CREATION_FAILED
    PENDING_DELETION
    PENDING_DELETION
    DELETION_FAILED
    DELETION_FAILED
    UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESS
    "CREATION_IN_PROGRESS"
    CREATION_IN_PROGRESS
    "ACTIVE"
    ACTIVE
    "CREATION_FAILED"
    CREATION_FAILED
    "PENDING_DELETION"
    PENDING_DELETION
    "DELETION_FAILED"
    DELETION_FAILED
    "UPDATE_IN_PROGRESS"
    UPDATE_IN_PROGRESS

    Package Details

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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi