Uses of Class
software.amazon.awscdk.services.omics.CfnConfigurationProps.Builder
Packages that use CfnConfigurationProps.Builder
-
Uses of CfnConfigurationProps.Builder in software.amazon.awscdk.services.omics
Methods in software.amazon.awscdk.services.omics that return CfnConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationProps.builder()CfnConfigurationProps.Builder.description(String description) Sets the value ofCfnConfigurationProps.getDescription()Sets the value ofCfnConfigurationProps.getName()CfnConfigurationProps.Builder.runConfigurations(IResolvable runConfigurations) Sets the value ofCfnConfigurationProps.getRunConfigurations()CfnConfigurationProps.Builder.runConfigurations(CfnConfiguration.RunConfigurationsProperty runConfigurations) Sets the value ofCfnConfigurationProps.getRunConfigurations()Sets the value ofCfnConfigurationProps.getTags()Constructors in software.amazon.awscdk.services.omics with parameters of type CfnConfigurationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnConfigurationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConfigurationProps.Builder.