Get Gateway Vpn Attachments Attachment
data class GetGatewayVpnAttachmentsAttachment(val bgpConfigs: List<GetGatewayVpnAttachmentsAttachmentBgpConfig>, val connectionStatus: String, val createTime: String, val customerGatewayId: String, val effectImmediately: Boolean, val healthCheckConfigs: List<GetGatewayVpnAttachmentsAttachmentHealthCheckConfig>, val id: String, val ikeConfigs: List<GetGatewayVpnAttachmentsAttachmentIkeConfig>, val internetIp: String, val ipsecConfigs: List<GetGatewayVpnAttachmentsAttachmentIpsecConfig>, val localSubnet: String, val networkType: String, val remoteSubnet: String, val status: String, val vpnAttachmentName: String, val vpnConnectionId: String)
Constructors
Link copied to clipboard
fun GetGatewayVpnAttachmentsAttachment(bgpConfigs: List<GetGatewayVpnAttachmentsAttachmentBgpConfig>, connectionStatus: String, createTime: String, customerGatewayId: String, effectImmediately: Boolean, healthCheckConfigs: List<GetGatewayVpnAttachmentsAttachmentHealthCheckConfig>, id: String, ikeConfigs: List<GetGatewayVpnAttachmentsAttachmentIkeConfig>, internetIp: String, ipsecConfigs: List<GetGatewayVpnAttachmentsAttachmentIpsecConfig>, localSubnet: String, networkType: String, remoteSubnet: String, status: String, vpnAttachmentName: String, vpnConnectionId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard