We recommend new projects start with resources from the AWS provider.
aws-native.networkfirewall.VpcEndpointAssociation
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource type definition for AWS::NetworkFirewall::VpcEndpointAssociation
Create VpcEndpointAssociation Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new VpcEndpointAssociation(name: string, args: VpcEndpointAssociationArgs, opts?: CustomResourceOptions);
@overload
def VpcEndpointAssociation(resource_name: str,
args: VpcEndpointAssociationArgs,
opts: Optional[ResourceOptions] = None)
@overload
def VpcEndpointAssociation(resource_name: str,
opts: Optional[ResourceOptions] = None,
firewall_arn: Optional[str] = None,
subnet_mapping: Optional[VpcEndpointAssociationSubnetMappingArgs] = None,
vpc_id: Optional[str] = None,
description: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewVpcEndpointAssociation(ctx *Context, name string, args VpcEndpointAssociationArgs, opts ...ResourceOption) (*VpcEndpointAssociation, error)
public VpcEndpointAssociation(string name, VpcEndpointAssociationArgs args, CustomResourceOptions? opts = null)
public VpcEndpointAssociation(String name, VpcEndpointAssociationArgs args)
public VpcEndpointAssociation(String name, VpcEndpointAssociationArgs args, CustomResourceOptions options)
type: aws-native:networkfirewall:VpcEndpointAssociation
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 VpcEndpointAssociationArgs
- 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 VpcEndpointAssociationArgs
- 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 VpcEndpointAssociationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args VpcEndpointAssociationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args VpcEndpointAssociationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
VpcEndpointAssociation 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 VpcEndpointAssociation resource accepts the following input properties:
- Firewall
Arn string - The Amazon Resource Name (ARN) of the firewall.
- Subnet
Mapping Pulumi.Aws Native. Network Firewall. Inputs. Vpc Endpoint Association Subnet Mapping - The ID for a subnet that's used in an association with a firewall. This is used in
CreateFirewall
,AssociateSubnets
, andCreateVpcEndpointAssociation
. AWS Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone. - Vpc
Id string - The unique identifier of the VPC for the endpoint association.
- Description string
- A description of the VPC endpoint association.
- List<Pulumi.
Aws Native. Inputs. Tag> - The key:value pairs to associate with the resource.
- Firewall
Arn string - The Amazon Resource Name (ARN) of the firewall.
- Subnet
Mapping VpcEndpoint Association Subnet Mapping Args - The ID for a subnet that's used in an association with a firewall. This is used in
CreateFirewall
,AssociateSubnets
, andCreateVpcEndpointAssociation
. AWS Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone. - Vpc
Id string - The unique identifier of the VPC for the endpoint association.
- Description string
- A description of the VPC endpoint association.
- Tag
Args - The key:value pairs to associate with the resource.
- firewall
Arn String - The Amazon Resource Name (ARN) of the firewall.
- subnet
Mapping VpcEndpoint Association Subnet Mapping - The ID for a subnet that's used in an association with a firewall. This is used in
CreateFirewall
,AssociateSubnets
, andCreateVpcEndpointAssociation
. AWS Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone. - vpc
Id String - The unique identifier of the VPC for the endpoint association.
- description String
- A description of the VPC endpoint association.
- List<Tag>
- The key:value pairs to associate with the resource.
- firewall
Arn string - The Amazon Resource Name (ARN) of the firewall.
- subnet
Mapping VpcEndpoint Association Subnet Mapping - The ID for a subnet that's used in an association with a firewall. This is used in
CreateFirewall
,AssociateSubnets
, andCreateVpcEndpointAssociation
. AWS Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone. - vpc
Id string - The unique identifier of the VPC for the endpoint association.
- description string
- A description of the VPC endpoint association.
- Tag[]
- The key:value pairs to associate with the resource.
- firewall_
arn str - The Amazon Resource Name (ARN) of the firewall.
- subnet_
mapping VpcEndpoint Association Subnet Mapping Args - The ID for a subnet that's used in an association with a firewall. This is used in
CreateFirewall
,AssociateSubnets
, andCreateVpcEndpointAssociation
. AWS Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone. - vpc_
id str - The unique identifier of the VPC for the endpoint association.
- description str
- A description of the VPC endpoint association.
- Sequence[Tag
Args] - The key:value pairs to associate with the resource.
- firewall
Arn String - The Amazon Resource Name (ARN) of the firewall.
- subnet
Mapping Property Map - The ID for a subnet that's used in an association with a firewall. This is used in
CreateFirewall
,AssociateSubnets
, andCreateVpcEndpointAssociation
. AWS Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone. - vpc
Id String - The unique identifier of the VPC for the endpoint association.
- description String
- A description of the VPC endpoint association.
- List<Property Map>
- The key:value pairs to associate with the resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the VpcEndpointAssociation resource produces the following output properties:
- Endpoint
Id string - Id string
- The provider-assigned unique ID for this managed resource.
- Vpc
Endpoint stringAssociation Arn - The Amazon Resource Name (ARN) of a VPC endpoint association.
- Vpc
Endpoint stringAssociation Id - The unique identifier of the VPC endpoint association.
- Endpoint
Id string - Id string
- The provider-assigned unique ID for this managed resource.
- Vpc
Endpoint stringAssociation Arn - The Amazon Resource Name (ARN) of a VPC endpoint association.
- Vpc
Endpoint stringAssociation Id - The unique identifier of the VPC endpoint association.
- endpoint
Id String - id String
- The provider-assigned unique ID for this managed resource.
- vpc
Endpoint StringAssociation Arn - The Amazon Resource Name (ARN) of a VPC endpoint association.
- vpc
Endpoint StringAssociation Id - The unique identifier of the VPC endpoint association.
- endpoint
Id string - id string
- The provider-assigned unique ID for this managed resource.
- vpc
Endpoint stringAssociation Arn - The Amazon Resource Name (ARN) of a VPC endpoint association.
- vpc
Endpoint stringAssociation Id - The unique identifier of the VPC endpoint association.
- endpoint_
id str - id str
- The provider-assigned unique ID for this managed resource.
- vpc_
endpoint_ strassociation_ arn - The Amazon Resource Name (ARN) of a VPC endpoint association.
- vpc_
endpoint_ strassociation_ id - The unique identifier of the VPC endpoint association.
- endpoint
Id String - id String
- The provider-assigned unique ID for this managed resource.
- vpc
Endpoint StringAssociation Arn - The Amazon Resource Name (ARN) of a VPC endpoint association.
- vpc
Endpoint StringAssociation Id - The unique identifier of the VPC endpoint association.
Supporting Types
Tag, TagArgs
VpcEndpointAssociationSubnetMapping, VpcEndpointAssociationSubnetMappingArgs
- Subnet
Id string - A SubnetId.
- Ip
Address stringType - A IPAddressType
- Subnet
Id string - A SubnetId.
- Ip
Address stringType - A IPAddressType
- subnet
Id String - A SubnetId.
- ip
Address StringType - A IPAddressType
- subnet
Id string - A SubnetId.
- ip
Address stringType - A IPAddressType
- subnet_
id str - A SubnetId.
- ip_
address_ strtype - A IPAddressType
- subnet
Id String - A SubnetId.
- ip
Address StringType - A IPAddressType
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.