Gateway Vpn Attachment Tunnel Options Specification Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun tunnelBgpConfig(value: GatewayVpnAttachmentTunnelOptionsSpecificationTunnelBgpConfigArgs?)
suspend fun tunnelBgpConfig(value: Output<GatewayVpnAttachmentTunnelOptionsSpecificationTunnelBgpConfigArgs>)
suspend fun tunnelBgpConfig(argument: suspend GatewayVpnAttachmentTunnelOptionsSpecificationTunnelBgpConfigArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun tunnelIkeConfig(value: GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIkeConfigArgs?)
suspend fun tunnelIkeConfig(value: Output<GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIkeConfigArgs>)
suspend fun tunnelIkeConfig(argument: suspend GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIkeConfigArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun tunnelIpsecConfig(value: GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIpsecConfigArgs?)
suspend fun tunnelIpsecConfig(value: Output<GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIpsecConfigArgs>)
suspend fun tunnelIpsecConfig(argument: suspend GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIpsecConfigArgsBuilder.() -> Unit)