ServiceNetworkEndpointAssociation
Describes the association between a service network and a VPC endpoint.
Contents
- createdAt
-
The date and time that the association was created, in ISO-8601 format.
Type: Timestamp
Required: No
- id
-
The ID of the association.
Type: String
Required: No
- serviceNetworkArn
-
The Amazon Resource Name (ARN) of the service network.
Type: String
Length Constraints: Minimum length of 32. Maximum length of 2048.
Pattern:
^arn:[a-z0-9\-]+:vpc-lattice:[a-zA-Z0-9\-]+:\d{12}:servicenetwork/sn-[0-9a-z]{17}$
Required: No
- state
-
The state of the association.
Type: String
Required: No
- vpcEndpointId
-
The ID of the VPC endpoint associated with the service network.
Type: String
Required: No
- vpcEndpointOwnerId
-
The owner of the VPC endpoint associated with the service network.
Type: String
Required: No
- vpcId
-
The ID of the VPC for the association.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: