1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. vpclattice
  5. ResourceGateway

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.vpclattice.ResourceGateway

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

    Creates a resource gateway for a service.

    Create ResourceGateway Resource

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

    Constructor syntax

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

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

    IpAddressType Pulumi.AwsNative.VpcLattice.ResourceGatewayIpAddressType
    The type of IP address used by the resource gateway.
    Name string
    The name of the resource gateway.
    SecurityGroupIds List<string>
    The ID of one or more security groups to associate with the endpoint network interface.
    SubnetIds List<string>
    The ID of one or more subnets in which to create an endpoint network interface.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    The tags for the resource gateway.
    VpcIdentifier string
    The ID of the VPC for the resource gateway.
    IpAddressType ResourceGatewayIpAddressType
    The type of IP address used by the resource gateway.
    Name string
    The name of the resource gateway.
    SecurityGroupIds []string
    The ID of one or more security groups to associate with the endpoint network interface.
    SubnetIds []string
    The ID of one or more subnets in which to create an endpoint network interface.
    Tags TagArgs
    The tags for the resource gateway.
    VpcIdentifier string
    The ID of the VPC for the resource gateway.
    ipAddressType ResourceGatewayIpAddressType
    The type of IP address used by the resource gateway.
    name String
    The name of the resource gateway.
    securityGroupIds List<String>
    The ID of one or more security groups to associate with the endpoint network interface.
    subnetIds List<String>
    The ID of one or more subnets in which to create an endpoint network interface.
    tags List<Tag>
    The tags for the resource gateway.
    vpcIdentifier String
    The ID of the VPC for the resource gateway.
    ipAddressType ResourceGatewayIpAddressType
    The type of IP address used by the resource gateway.
    name string
    The name of the resource gateway.
    securityGroupIds string[]
    The ID of one or more security groups to associate with the endpoint network interface.
    subnetIds string[]
    The ID of one or more subnets in which to create an endpoint network interface.
    tags Tag[]
    The tags for the resource gateway.
    vpcIdentifier string
    The ID of the VPC for the resource gateway.
    ip_address_type ResourceGatewayIpAddressType
    The type of IP address used by the resource gateway.
    name str
    The name of the resource gateway.
    security_group_ids Sequence[str]
    The ID of one or more security groups to associate with the endpoint network interface.
    subnet_ids Sequence[str]
    The ID of one or more subnets in which to create an endpoint network interface.
    tags Sequence[TagArgs]
    The tags for the resource gateway.
    vpc_identifier str
    The ID of the VPC for the resource gateway.
    ipAddressType "IPV4" | "IPV6" | "DUALSTACK"
    The type of IP address used by the resource gateway.
    name String
    The name of the resource gateway.
    securityGroupIds List<String>
    The ID of one or more security groups to associate with the endpoint network interface.
    subnetIds List<String>
    The ID of one or more subnets in which to create an endpoint network interface.
    tags List<Property Map>
    The tags for the resource gateway.
    vpcIdentifier String
    The ID of the VPC for the resource gateway.

    Outputs

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

    Arn string
    The Amazon Resource Name (ARN) of the resource gateway.
    AwsId string
    The ID of the resource gateway.
    Id string
    The provider-assigned unique ID for this managed resource.
    Arn string
    The Amazon Resource Name (ARN) of the resource gateway.
    AwsId string
    The ID of the resource gateway.
    Id string
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) of the resource gateway.
    awsId String
    The ID of the resource gateway.
    id String
    The provider-assigned unique ID for this managed resource.
    arn string
    The Amazon Resource Name (ARN) of the resource gateway.
    awsId string
    The ID of the resource gateway.
    id string
    The provider-assigned unique ID for this managed resource.
    arn str
    The Amazon Resource Name (ARN) of the resource gateway.
    aws_id str
    The ID of the resource gateway.
    id str
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) of the resource gateway.
    awsId String
    The ID of the resource gateway.
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    ResourceGatewayIpAddressType, ResourceGatewayIpAddressTypeArgs

    Ipv4
    IPV4
    Ipv6
    IPV6
    Dualstack
    DUALSTACK
    ResourceGatewayIpAddressTypeIpv4
    IPV4
    ResourceGatewayIpAddressTypeIpv6
    IPV6
    ResourceGatewayIpAddressTypeDualstack
    DUALSTACK
    Ipv4
    IPV4
    Ipv6
    IPV6
    Dualstack
    DUALSTACK
    Ipv4
    IPV4
    Ipv6
    IPV6
    Dualstack
    DUALSTACK
    IPV4
    IPV4
    IPV6
    IPV6
    DUALSTACK
    DUALSTACK
    "IPV4"
    IPV4
    "IPV6"
    IPV6
    "DUALSTACK"
    DUALSTACK

    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

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

    AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi