AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
omics
/
aws.sdk.kotlin.services.omics.model
/
VpcConfigResponse
/
Builder
Builder
class
Builder
Members
Properties
security
Group
Ids
Link copied to clipboard
var
securityGroupIds
:
List
<
String
>
?
List of security group IDs.
subnet
Ids
Link copied to clipboard
var
subnetIds
:
List
<
String
>
?
List of subnet IDs.
vpc
Id
Link copied to clipboard
var
vpcId
:
String
?
VPC ID computed from the provided subnet IDs.