AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityhub
/
aws.sdk.kotlin.services.securityhub.model
/
AwsLambdaFunctionVpcConfig
/
Builder
Builder
class
Builder
Members
Properties
security
Group
Ids
Link copied to clipboard
var
securityGroupIds
:
List
<
String
>
?
A list of VPC security groups IDs.
subnet
Ids
Link copied to clipboard
var
subnetIds
:
List
<
String
>
?
A list of VPC subnet IDs.
vpc
Id
Link copied to clipboard
var
vpcId
:
String
?
The ID of the VPC.