toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ec2
/
aws.sdk.kotlin.services.ec2.model
/
CreateVpcResponse
/
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