toggle menu
AWS SDK for Kotlin
1.4.81
common
switch theme
Skip to Main Content
ec2
/
aws.sdk.kotlin.services.ec2.model
/
CreateDefaultVpcResponse
/
Builder
Builder
class
Builder
Members
Properties
vpc
Link copied to clipboard
var
vpc
:
Vpc
?
Information about the VPC.
Functions
vpc
Link copied to clipboard
fun
vpc
(
block
:
Vpc.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.ec2.model.Vpc
inside the given
block