Uses of Class
software.amazon.awscdk.services.scheduler.CfnSchedule.NetworkConfigurationProperty.Builder
-
Uses of CfnSchedule.NetworkConfigurationProperty.Builder in software.amazon.awscdk.services.scheduler
Modifier and TypeMethodDescriptionCfnSchedule.NetworkConfigurationProperty.Builder.awsvpcConfiguration
(IResolvable awsvpcConfiguration) Sets the value ofCfnSchedule.NetworkConfigurationProperty.getAwsvpcConfiguration()
CfnSchedule.NetworkConfigurationProperty.Builder.awsvpcConfiguration
(CfnSchedule.AwsVpcConfigurationProperty awsvpcConfiguration) Sets the value ofCfnSchedule.NetworkConfigurationProperty.getAwsvpcConfiguration()
CfnSchedule.NetworkConfigurationProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSchedule.NetworkConfigurationProperty.Builder
.