@Stability(value=External)
public static interface CfnFunction.VpcConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-vpcconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.VpcConfigProperty.Builder
A builder for
CfnFunction.VpcConfigProperty |
static class |
CfnFunction.VpcConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.VpcConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.VpcConfigProperty.Builder |
builder() |
List<String> |
getSecurityGroupIds()
`CfnFunction.VpcConfigProperty.SecurityGroupIds`.
|
List<String> |
getSubnetIds()
`CfnFunction.VpcConfigProperty.SubnetIds`.
|
@Stability(value=External) List<String> getSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-vpcconfig.html@Stability(value=External) List<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-vpcconfig.html@Stability(value=External) static CfnFunction.VpcConfigProperty.Builder builder()
Copyright © 2019. All rights reserved.