1. Packages
  2. AWS Native
  3. API Docs
  4. vpclattice
  5. ServiceNetworkVpcAssociation

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

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

aws-native.vpclattice.ServiceNetworkVpcAssociation

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.102.0 published on Tuesday, Apr 16, 2024 by Pulumi

    Associates a VPC with a service network.

    Create ServiceNetworkVpcAssociation Resource

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

    Constructor syntax

    new ServiceNetworkVpcAssociation(name: string, args?: ServiceNetworkVpcAssociationArgs, opts?: CustomResourceOptions);
    @overload
    def ServiceNetworkVpcAssociation(resource_name: str,
                                     args: Optional[ServiceNetworkVpcAssociationArgs] = None,
                                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def ServiceNetworkVpcAssociation(resource_name: str,
                                     opts: Optional[ResourceOptions] = None,
                                     security_group_ids: Optional[Sequence[str]] = None,
                                     service_network_identifier: Optional[str] = None,
                                     tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                                     vpc_identifier: Optional[str] = None)
    func NewServiceNetworkVpcAssociation(ctx *Context, name string, args *ServiceNetworkVpcAssociationArgs, opts ...ResourceOption) (*ServiceNetworkVpcAssociation, error)
    public ServiceNetworkVpcAssociation(string name, ServiceNetworkVpcAssociationArgs? args = null, CustomResourceOptions? opts = null)
    public ServiceNetworkVpcAssociation(String name, ServiceNetworkVpcAssociationArgs args)
    public ServiceNetworkVpcAssociation(String name, ServiceNetworkVpcAssociationArgs args, CustomResourceOptions options)
    
    type: aws-native:vpclattice:ServiceNetworkVpcAssociation
    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 ServiceNetworkVpcAssociationArgs
    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 ServiceNetworkVpcAssociationArgs
    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 ServiceNetworkVpcAssociationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ServiceNetworkVpcAssociationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ServiceNetworkVpcAssociationArgs
    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 serviceNetworkVpcAssociationResource = new aws_native.vpclattice.ServiceNetworkVpcAssociation("serviceNetworkVpcAssociationResource", {
        securityGroupIds: ["string"],
        serviceNetworkIdentifier: "string",
        tags: [{
            key: "string",
            value: "string",
        }],
        vpcIdentifier: "string",
    });
    
    Coming soon!
    

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

    Outputs

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

    Arn string
    AwsId string
    CreatedAt string
    Id string
    The provider-assigned unique ID for this managed resource.
    ServiceNetworkArn string
    ServiceNetworkId string
    ServiceNetworkName string
    Status Pulumi.AwsNative.VpcLattice.ServiceNetworkVpcAssociationStatus
    VpcId string
    Arn string
    AwsId string
    CreatedAt string
    Id string
    The provider-assigned unique ID for this managed resource.
    ServiceNetworkArn string
    ServiceNetworkId string
    ServiceNetworkName string
    Status ServiceNetworkVpcAssociationStatus
    VpcId string
    arn String
    awsId String
    createdAt String
    id String
    The provider-assigned unique ID for this managed resource.
    serviceNetworkArn String
    serviceNetworkId String
    serviceNetworkName String
    status ServiceNetworkVpcAssociationStatus
    vpcId String
    arn string
    awsId string
    createdAt string
    id string
    The provider-assigned unique ID for this managed resource.
    serviceNetworkArn string
    serviceNetworkId string
    serviceNetworkName string
    status ServiceNetworkVpcAssociationStatus
    vpcId string
    arn str
    aws_id str
    created_at str
    id str
    The provider-assigned unique ID for this managed resource.
    service_network_arn str
    service_network_id str
    service_network_name str
    status ServiceNetworkVpcAssociationStatus
    vpc_id str

    Supporting Types

    ServiceNetworkVpcAssociationStatus, ServiceNetworkVpcAssociationStatusArgs

    CreateInProgress
    CREATE_IN_PROGRESS
    Active
    ACTIVE
    UpdateInProgress
    UPDATE_IN_PROGRESS
    DeleteInProgress
    DELETE_IN_PROGRESS
    CreateFailed
    CREATE_FAILED
    DeleteFailed
    DELETE_FAILED
    ServiceNetworkVpcAssociationStatusCreateInProgress
    CREATE_IN_PROGRESS
    ServiceNetworkVpcAssociationStatusActive
    ACTIVE
    ServiceNetworkVpcAssociationStatusUpdateInProgress
    UPDATE_IN_PROGRESS
    ServiceNetworkVpcAssociationStatusDeleteInProgress
    DELETE_IN_PROGRESS
    ServiceNetworkVpcAssociationStatusCreateFailed
    CREATE_FAILED
    ServiceNetworkVpcAssociationStatusDeleteFailed
    DELETE_FAILED
    CreateInProgress
    CREATE_IN_PROGRESS
    Active
    ACTIVE
    UpdateInProgress
    UPDATE_IN_PROGRESS
    DeleteInProgress
    DELETE_IN_PROGRESS
    CreateFailed
    CREATE_FAILED
    DeleteFailed
    DELETE_FAILED
    CreateInProgress
    CREATE_IN_PROGRESS
    Active
    ACTIVE
    UpdateInProgress
    UPDATE_IN_PROGRESS
    DeleteInProgress
    DELETE_IN_PROGRESS
    CreateFailed
    CREATE_FAILED
    DeleteFailed
    DELETE_FAILED
    CREATE_IN_PROGRESS
    CREATE_IN_PROGRESS
    ACTIVE
    ACTIVE
    UPDATE_IN_PROGRESS
    UPDATE_IN_PROGRESS
    DELETE_IN_PROGRESS
    DELETE_IN_PROGRESS
    CREATE_FAILED
    CREATE_FAILED
    DELETE_FAILED
    DELETE_FAILED
    "CREATE_IN_PROGRESS"
    CREATE_IN_PROGRESS
    "ACTIVE"
    ACTIVE
    "UPDATE_IN_PROGRESS"
    UPDATE_IN_PROGRESS
    "DELETE_IN_PROGRESS"
    DELETE_IN_PROGRESS
    "CREATE_FAILED"
    CREATE_FAILED
    "DELETE_FAILED"
    DELETE_FAILED

    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

    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.102.0 published on Tuesday, Apr 16, 2024 by Pulumi