toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.