Serverless Vpc Endpoint Timeouts Args
data class ServerlessVpcEndpointTimeoutsArgs(val create: Output<String>? = null, val delete: Output<String>? = null, val update: Output<String>? = null) : ConvertibleToJava<ServerlessVpcEndpointTimeoutsArgs>
Constructors
Link copied to clipboard
fun ServerlessVpcEndpointTimeoutsArgs(create: Output<String>? = null, delete: Output<String>? = null, update: Output<String>? = null)