class Aws::RDS::Types::CreateCustomAvailabilityZoneMessage
@note When making an API call, you may pass CreateCustomAvailabilityZoneMessage
data as a hash: { custom_availability_zone_name: "String", # required existing_vpn_id: "String", new_vpn_tunnel_name: "String", vpn_tunnel_originator_ip: "String", }
@!attribute [rw] custom_availability_zone_name
The name of the custom Availability Zone (AZ). @return [String]
@!attribute [rw] existing_vpn_id
The ID of an existing virtual private network (VPN) between the Amazon RDS website and the VMware vSphere cluster. @return [String]
@!attribute [rw] new_vpn_tunnel_name
The name of a new VPN tunnel between the Amazon RDS website and the VMware vSphere cluster. Specify this parameter only if `ExistingVpnId` isn't specified. @return [String]
@!attribute [rw] vpn_tunnel_originator_ip
The IP address of network traffic from your on-premises data center. A custom AZ receives the network traffic. Specify this parameter only if `ExistingVpnId` isn't specified. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/CreateCustomAvailabilityZoneMessage AWS API Documentation
Constants
- SENSITIVE