1. Packages
  2. AWS Native
  3. API Docs
  4. quicksight
  5. VpcConnection

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

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

aws-native.quicksight.VpcConnection

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi

    Definition of the AWS::QuickSight::VPCConnection Resource Type.

    Create VpcConnection Resource

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

    Constructor syntax

    new VpcConnection(name: string, args?: VpcConnectionArgs, opts?: CustomResourceOptions);
    @overload
    def VpcConnection(resource_name: str,
                      args: Optional[VpcConnectionArgs] = None,
                      opts: Optional[ResourceOptions] = None)
    
    @overload
    def VpcConnection(resource_name: str,
                      opts: Optional[ResourceOptions] = None,
                      availability_status: Optional[VpcConnectionVpcConnectionAvailabilityStatus] = None,
                      aws_account_id: Optional[str] = None,
                      dns_resolvers: Optional[Sequence[str]] = None,
                      name: Optional[str] = None,
                      role_arn: Optional[str] = None,
                      security_group_ids: Optional[Sequence[str]] = None,
                      subnet_ids: Optional[Sequence[str]] = None,
                      tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                      vpc_connection_id: Optional[str] = None)
    func NewVpcConnection(ctx *Context, name string, args *VpcConnectionArgs, opts ...ResourceOption) (*VpcConnection, error)
    public VpcConnection(string name, VpcConnectionArgs? args = null, CustomResourceOptions? opts = null)
    public VpcConnection(String name, VpcConnectionArgs args)
    public VpcConnection(String name, VpcConnectionArgs args, CustomResourceOptions options)
    
    type: aws-native:quicksight:VpcConnection
    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 VpcConnectionArgs
    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 VpcConnectionArgs
    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 VpcConnectionArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args VpcConnectionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args VpcConnectionArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    VpcConnection 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 VpcConnection resource accepts the following input properties:

    AvailabilityStatus Pulumi.AwsNative.QuickSight.VpcConnectionVpcConnectionAvailabilityStatus
    The availability status of the VPC connection.
    AwsAccountId string
    The AWS account ID of the account where you want to create a new VPC connection.
    DnsResolvers List<string>
    A list of IP addresses of DNS resolver endpoints for the VPC connection.
    Name string
    The display name for the VPC connection.
    RoleArn string
    The ARN of the IAM role associated with the VPC connection.
    SecurityGroupIds List<string>
    The Amazon EC2 security group IDs associated with the VPC connection.
    SubnetIds List<string>
    A list of subnet IDs for the VPC connection.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
    VpcConnectionId string
    The ID of the VPC connection that you're creating. This ID is a unique identifier for each AWS Region in an AWS account.
    AvailabilityStatus VpcConnectionVpcConnectionAvailabilityStatus
    The availability status of the VPC connection.
    AwsAccountId string
    The AWS account ID of the account where you want to create a new VPC connection.
    DnsResolvers []string
    A list of IP addresses of DNS resolver endpoints for the VPC connection.
    Name string
    The display name for the VPC connection.
    RoleArn string
    The ARN of the IAM role associated with the VPC connection.
    SecurityGroupIds []string
    The Amazon EC2 security group IDs associated with the VPC connection.
    SubnetIds []string
    A list of subnet IDs for the VPC connection.
    Tags TagArgs
    A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
    VpcConnectionId string
    The ID of the VPC connection that you're creating. This ID is a unique identifier for each AWS Region in an AWS account.
    availabilityStatus VpcConnectionVpcConnectionAvailabilityStatus
    The availability status of the VPC connection.
    awsAccountId String
    The AWS account ID of the account where you want to create a new VPC connection.
    dnsResolvers List<String>
    A list of IP addresses of DNS resolver endpoints for the VPC connection.
    name String
    The display name for the VPC connection.
    roleArn String
    The ARN of the IAM role associated with the VPC connection.
    securityGroupIds List<String>
    The Amazon EC2 security group IDs associated with the VPC connection.
    subnetIds List<String>
    A list of subnet IDs for the VPC connection.
    tags List<Tag>
    A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
    vpcConnectionId String
    The ID of the VPC connection that you're creating. This ID is a unique identifier for each AWS Region in an AWS account.
    availabilityStatus VpcConnectionVpcConnectionAvailabilityStatus
    The availability status of the VPC connection.
    awsAccountId string
    The AWS account ID of the account where you want to create a new VPC connection.
    dnsResolvers string[]
    A list of IP addresses of DNS resolver endpoints for the VPC connection.
    name string
    The display name for the VPC connection.
    roleArn string
    The ARN of the IAM role associated with the VPC connection.
    securityGroupIds string[]
    The Amazon EC2 security group IDs associated with the VPC connection.
    subnetIds string[]
    A list of subnet IDs for the VPC connection.
    tags Tag[]
    A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
    vpcConnectionId string
    The ID of the VPC connection that you're creating. This ID is a unique identifier for each AWS Region in an AWS account.
    availability_status VpcConnectionVpcConnectionAvailabilityStatus
    The availability status of the VPC connection.
    aws_account_id str
    The AWS account ID of the account where you want to create a new VPC connection.
    dns_resolvers Sequence[str]
    A list of IP addresses of DNS resolver endpoints for the VPC connection.
    name str
    The display name for the VPC connection.
    role_arn str
    The ARN of the IAM role associated with the VPC connection.
    security_group_ids Sequence[str]
    The Amazon EC2 security group IDs associated with the VPC connection.
    subnet_ids Sequence[str]
    A list of subnet IDs for the VPC connection.
    tags Sequence[TagArgs]
    A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
    vpc_connection_id str
    The ID of the VPC connection that you're creating. This ID is a unique identifier for each AWS Region in an AWS account.
    availabilityStatus "AVAILABLE" | "UNAVAILABLE" | "PARTIALLY_AVAILABLE"
    The availability status of the VPC connection.
    awsAccountId String
    The AWS account ID of the account where you want to create a new VPC connection.
    dnsResolvers List<String>
    A list of IP addresses of DNS resolver endpoints for the VPC connection.
    name String
    The display name for the VPC connection.
    roleArn String
    The ARN of the IAM role associated with the VPC connection.
    securityGroupIds List<String>
    The Amazon EC2 security group IDs associated with the VPC connection.
    subnetIds List<String>
    A list of subnet IDs for the VPC connection.
    tags List<Property Map>
    A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
    vpcConnectionId String
    The ID of the VPC connection that you're creating. This ID is a unique identifier for each AWS Region in an AWS account.

    Outputs

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

    Arn string
    CreatedTime string
    Id string
    The provider-assigned unique ID for this managed resource.
    LastUpdatedTime string
    NetworkInterfaces []VpcConnectionNetworkInterface
    Status VpcConnectionVpcConnectionResourceStatus
    The HTTP status of the request.
    VpcId string
    arn String
    createdTime String
    id String
    The provider-assigned unique ID for this managed resource.
    lastUpdatedTime String
    networkInterfaces List<VpcConnectionNetworkInterface>
    status VpcConnectionVpcConnectionResourceStatus
    The HTTP status of the request.
    vpcId String
    arn string
    createdTime string
    id string
    The provider-assigned unique ID for this managed resource.
    lastUpdatedTime string
    networkInterfaces VpcConnectionNetworkInterface[]
    status VpcConnectionVpcConnectionResourceStatus
    The HTTP status of the request.
    vpcId string
    arn str
    created_time str
    id str
    The provider-assigned unique ID for this managed resource.
    last_updated_time str
    network_interfaces Sequence[VpcConnectionNetworkInterface]
    status VpcConnectionVpcConnectionResourceStatus
    The HTTP status of the request.
    vpc_id str

    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

    VpcConnectionNetworkInterface, VpcConnectionNetworkInterfaceArgs

    AvailabilityZone string
    ErrorMessage string
    NetworkInterfaceId string
    Status VpcConnectionNetworkInterfaceStatus
    The status of the network interface.
    SubnetId string
    availabilityZone String
    errorMessage String
    networkInterfaceId String
    status VpcConnectionNetworkInterfaceStatus
    The status of the network interface.
    subnetId String
    availabilityZone string
    errorMessage string
    networkInterfaceId string
    status VpcConnectionNetworkInterfaceStatus
    The status of the network interface.
    subnetId string

    VpcConnectionNetworkInterfaceStatus, VpcConnectionNetworkInterfaceStatusArgs

    Creating
    CREATING
    Available
    AVAILABLE
    CreationFailed
    CREATION_FAILED
    Updating
    UPDATING
    UpdateFailed
    UPDATE_FAILED
    Deleting
    DELETING
    Deleted
    DELETED
    DeletionFailed
    DELETION_FAILED
    DeletionScheduled
    DELETION_SCHEDULED
    AttachmentFailedRollbackFailed
    ATTACHMENT_FAILED_ROLLBACK_FAILED
    VpcConnectionNetworkInterfaceStatusCreating
    CREATING
    VpcConnectionNetworkInterfaceStatusAvailable
    AVAILABLE
    VpcConnectionNetworkInterfaceStatusCreationFailed
    CREATION_FAILED
    VpcConnectionNetworkInterfaceStatusUpdating
    UPDATING
    VpcConnectionNetworkInterfaceStatusUpdateFailed
    UPDATE_FAILED
    VpcConnectionNetworkInterfaceStatusDeleting
    DELETING
    VpcConnectionNetworkInterfaceStatusDeleted
    DELETED
    VpcConnectionNetworkInterfaceStatusDeletionFailed
    DELETION_FAILED
    VpcConnectionNetworkInterfaceStatusDeletionScheduled
    DELETION_SCHEDULED
    VpcConnectionNetworkInterfaceStatusAttachmentFailedRollbackFailed
    ATTACHMENT_FAILED_ROLLBACK_FAILED
    Creating
    CREATING
    Available
    AVAILABLE
    CreationFailed
    CREATION_FAILED
    Updating
    UPDATING
    UpdateFailed
    UPDATE_FAILED
    Deleting
    DELETING
    Deleted
    DELETED
    DeletionFailed
    DELETION_FAILED
    DeletionScheduled
    DELETION_SCHEDULED
    AttachmentFailedRollbackFailed
    ATTACHMENT_FAILED_ROLLBACK_FAILED
    Creating
    CREATING
    Available
    AVAILABLE
    CreationFailed
    CREATION_FAILED
    Updating
    UPDATING
    UpdateFailed
    UPDATE_FAILED
    Deleting
    DELETING
    Deleted
    DELETED
    DeletionFailed
    DELETION_FAILED
    DeletionScheduled
    DELETION_SCHEDULED
    AttachmentFailedRollbackFailed
    ATTACHMENT_FAILED_ROLLBACK_FAILED
    CREATING
    CREATING
    AVAILABLE
    AVAILABLE
    CREATION_FAILED
    CREATION_FAILED
    UPDATING
    UPDATING
    UPDATE_FAILED
    UPDATE_FAILED
    DELETING
    DELETING
    DELETED
    DELETED
    DELETION_FAILED
    DELETION_FAILED
    DELETION_SCHEDULED
    DELETION_SCHEDULED
    ATTACHMENT_FAILED_ROLLBACK_FAILED
    ATTACHMENT_FAILED_ROLLBACK_FAILED
    "CREATING"
    CREATING
    "AVAILABLE"
    AVAILABLE
    "CREATION_FAILED"
    CREATION_FAILED
    "UPDATING"
    UPDATING
    "UPDATE_FAILED"
    UPDATE_FAILED
    "DELETING"
    DELETING
    "DELETED"
    DELETED
    "DELETION_FAILED"
    DELETION_FAILED
    "DELETION_SCHEDULED"
    DELETION_SCHEDULED
    "ATTACHMENT_FAILED_ROLLBACK_FAILED"
    ATTACHMENT_FAILED_ROLLBACK_FAILED

    VpcConnectionVpcConnectionAvailabilityStatus, VpcConnectionVpcConnectionAvailabilityStatusArgs

    Available
    AVAILABLE
    Unavailable
    UNAVAILABLE
    PartiallyAvailable
    PARTIALLY_AVAILABLE
    VpcConnectionVpcConnectionAvailabilityStatusAvailable
    AVAILABLE
    VpcConnectionVpcConnectionAvailabilityStatusUnavailable
    UNAVAILABLE
    VpcConnectionVpcConnectionAvailabilityStatusPartiallyAvailable
    PARTIALLY_AVAILABLE
    Available
    AVAILABLE
    Unavailable
    UNAVAILABLE
    PartiallyAvailable
    PARTIALLY_AVAILABLE
    Available
    AVAILABLE
    Unavailable
    UNAVAILABLE
    PartiallyAvailable
    PARTIALLY_AVAILABLE
    AVAILABLE
    AVAILABLE
    UNAVAILABLE
    UNAVAILABLE
    PARTIALLY_AVAILABLE
    PARTIALLY_AVAILABLE
    "AVAILABLE"
    AVAILABLE
    "UNAVAILABLE"
    UNAVAILABLE
    "PARTIALLY_AVAILABLE"
    PARTIALLY_AVAILABLE

    VpcConnectionVpcConnectionResourceStatus, VpcConnectionVpcConnectionResourceStatusArgs

    CreationInProgress
    CREATION_IN_PROGRESS
    CreationSuccessful
    CREATION_SUCCESSFUL
    CreationFailed
    CREATION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateSuccessful
    UPDATE_SUCCESSFUL
    UpdateFailed
    UPDATE_FAILED
    DeletionInProgress
    DELETION_IN_PROGRESS
    DeletionFailed
    DELETION_FAILED
    Deleted
    DELETED
    VpcConnectionVpcConnectionResourceStatusCreationInProgress
    CREATION_IN_PROGRESS
    VpcConnectionVpcConnectionResourceStatusCreationSuccessful
    CREATION_SUCCESSFUL
    VpcConnectionVpcConnectionResourceStatusCreationFailed
    CREATION_FAILED
    VpcConnectionVpcConnectionResourceStatusUpdateInProgress
    UPDATE_IN_PROGRESS
    VpcConnectionVpcConnectionResourceStatusUpdateSuccessful
    UPDATE_SUCCESSFUL
    VpcConnectionVpcConnectionResourceStatusUpdateFailed
    UPDATE_FAILED
    VpcConnectionVpcConnectionResourceStatusDeletionInProgress
    DELETION_IN_PROGRESS
    VpcConnectionVpcConnectionResourceStatusDeletionFailed
    DELETION_FAILED
    VpcConnectionVpcConnectionResourceStatusDeleted
    DELETED
    CreationInProgress
    CREATION_IN_PROGRESS
    CreationSuccessful
    CREATION_SUCCESSFUL
    CreationFailed
    CREATION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateSuccessful
    UPDATE_SUCCESSFUL
    UpdateFailed
    UPDATE_FAILED
    DeletionInProgress
    DELETION_IN_PROGRESS
    DeletionFailed
    DELETION_FAILED
    Deleted
    DELETED
    CreationInProgress
    CREATION_IN_PROGRESS
    CreationSuccessful
    CREATION_SUCCESSFUL
    CreationFailed
    CREATION_FAILED
    UpdateInProgress
    UPDATE_IN_PROGRESS
    UpdateSuccessful
    UPDATE_SUCCESSFUL
    UpdateFailed
    UPDATE_FAILED
    DeletionInProgress
    DELETION_IN_PROGRESS
    DeletionFailed
    DELETION_FAILED
    Deleted
    DELETED
    CREATION_IN_PROGRESS
    CREATION_IN_PROGRESS
    CREATION_SUCCESSFUL
    CREATION_SUCCESSFUL
    CREATION_FAILED
    CREATION_FAILED
    UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESS
    UPDATE_SUCCESSFUL
    UPDATE_SUCCESSFUL
    UPDATE_FAILED
    UPDATE_FAILED
    DELETION_IN_PROGRESS
    DELETION_IN_PROGRESS
    DELETION_FAILED
    DELETION_FAILED
    DELETED
    DELETED
    "CREATION_IN_PROGRESS"
    CREATION_IN_PROGRESS
    "CREATION_SUCCESSFUL"
    CREATION_SUCCESSFUL
    "CREATION_FAILED"
    CREATION_FAILED
    "UPDATE_IN_PROGRESS"
    UPDATE_IN_PROGRESS
    "UPDATE_SUCCESSFUL"
    UPDATE_SUCCESSFUL
    "UPDATE_FAILED"
    UPDATE_FAILED
    "DELETION_IN_PROGRESS"
    DELETION_IN_PROGRESS
    "DELETION_FAILED"
    DELETION_FAILED
    "DELETED"
    DELETED

    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 Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi