Uses of Class
software.amazon.awscdk.services.scheduler.CfnSchedule.AwsVpcConfigurationProperty.Builder
-
Uses of CfnSchedule.AwsVpcConfigurationProperty.Builder in software.amazon.awscdk.services.scheduler
Modifier and TypeMethodDescriptionCfnSchedule.AwsVpcConfigurationProperty.Builder.assignPublicIp
(String assignPublicIp) Sets the value ofCfnSchedule.AwsVpcConfigurationProperty.getAssignPublicIp()
CfnSchedule.AwsVpcConfigurationProperty.builder()
CfnSchedule.AwsVpcConfigurationProperty.Builder.securityGroups
(List<String> securityGroups) Sets the value ofCfnSchedule.AwsVpcConfigurationProperty.getSecurityGroups()
Sets the value ofCfnSchedule.AwsVpcConfigurationProperty.getSubnets()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSchedule.AwsVpcConfigurationProperty.Builder
.