CreateVerifiedAccessEndpointRdsOptions
Describes the RDS options for a Verified Access endpoint.
Contents
- Port
-
The port.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
- Protocol
-
The protocol.
Type: String
Valid Values:
http | https | tcp
Required: No
- RdsDbClusterArn
-
The ARN of the DB cluster.
Type: String
Required: No
- RdsDbInstanceArn
-
The ARN of the RDS instance.
Type: String
Required: No
- RdsDbProxyArn
-
The ARN of the RDS proxy.
Type: String
Required: No
- RdsEndpoint
-
The RDS endpoint.
Type: String
Required: No
- SubnetIds
-
The IDs of the subnets.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: