Proxy
Proxy attached to a NAT gateway.
Contents
- CreateTime
-
Time the Proxy was created.
Type: Timestamp
Required: No
- DeleteTime
-
Time the Proxy was deleted.
Type: Timestamp
Required: No
- FailureCode
-
Failure code for cases when the Proxy fails to attach or update.
Type: String
Required: No
- FailureMessage
-
Failure message for cases when the Proxy fails to attach or update.
Type: String
Required: No
- ListenerProperties
-
Listener properties for HTTP and HTTPS traffic.
Type: Array of ListenerProperty objects
Required: No
- NatGatewayId
-
The NAT Gateway for the proxy.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- ProxyArn
-
The Amazon Resource Name (ARN) of a proxy.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn:aws.*Required: No
- ProxyConfigurationArn
-
The Amazon Resource Name (ARN) of a proxy configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn:aws.*Required: No
- ProxyConfigurationName
-
The descriptive name of the proxy configuration. You can't change the name of a proxy configuration after you create it.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9-]+$Required: No
- ProxyModifyState
-
Current modification status of the Proxy.
Type: String
Valid Values:
MODIFYING | COMPLETED | FAILEDRequired: No
- ProxyName
-
The descriptive name of the proxy. You can't change the name of a proxy after you create it.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9-]+$Required: No
- ProxyState
-
Current attachment/detachment status of the Proxy.
Type: String
Valid Values:
ATTACHING | ATTACHED | DETACHING | DETACHED | ATTACH_FAILED | DETACH_FAILEDRequired: No
- Tags
-
The key:value pairs to associate with the resource.
Type: Array of Tag objects
Array Members: Minimum number of 1 item. Maximum number of 200 items.
Required: No
- TlsInterceptProperties
-
TLS decryption on traffic to filter on attributes in the HTTP header.
Type: TlsInterceptProperties object
Required: No
- UpdateTime
-
Time the Proxy was updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: