Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloud9.CfnEnvironmentEC2MixinProps.Builder
Packages that use CfnEnvironmentEC2MixinProps.Builder
-
Uses of CfnEnvironmentEC2MixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloud9
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloud9 that return CfnEnvironmentEC2MixinProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentEC2MixinProps.Builder.automaticStopTimeMinutes(Number automaticStopTimeMinutes) Sets the value ofCfnEnvironmentEC2MixinProps.getAutomaticStopTimeMinutes()CfnEnvironmentEC2MixinProps.builder()CfnEnvironmentEC2MixinProps.Builder.connectionType(String connectionType) Sets the value ofCfnEnvironmentEC2MixinProps.getConnectionType()CfnEnvironmentEC2MixinProps.Builder.description(String description) Sets the value ofCfnEnvironmentEC2MixinProps.getDescription()Sets the value ofCfnEnvironmentEC2MixinProps.getImageId()CfnEnvironmentEC2MixinProps.Builder.instanceType(String instanceType) Sets the value ofCfnEnvironmentEC2MixinProps.getInstanceType()Sets the value ofCfnEnvironmentEC2MixinProps.getName()Sets the value ofCfnEnvironmentEC2MixinProps.getOwnerArn()CfnEnvironmentEC2MixinProps.Builder.repositories(List<? extends Object> repositories) Sets the value ofCfnEnvironmentEC2MixinProps.getRepositories()CfnEnvironmentEC2MixinProps.Builder.repositories(IResolvable repositories) Sets the value ofCfnEnvironmentEC2MixinProps.getRepositories()Sets the value ofCfnEnvironmentEC2MixinProps.getSubnetId()Sets the value ofCfnEnvironmentEC2MixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloud9 with parameters of type CfnEnvironmentEC2MixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentEC2MixinProps.Builder.