Uses of Class
software.amazon.awscdk.services.apigateway.CfnVpcLinkProps.Builder
-
Uses of CfnVpcLinkProps.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionstatic CfnVpcLinkProps.Builder
CfnVpcLinkProps.builder()
CfnVpcLinkProps.Builder.description
(String description) Sets the value ofCfnVpcLinkProps.getDescription()
Sets the value ofCfnVpcLinkProps.getName()
Sets the value ofCfnVpcLinkProps.getTags()
CfnVpcLinkProps.Builder.targetArns
(List<String> targetArns) Sets the value ofCfnVpcLinkProps.getTargetArns()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnVpcLinkProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVpcLinkProps.Builder
.