Uses of Class
software.amazon.awscdk.services.omics.CfnRunGroupProps.Builder
-
Uses of CfnRunGroupProps.Builder in software.amazon.awscdk.services.omics
Modifier and TypeMethodDescriptionstatic CfnRunGroupProps.Builder
CfnRunGroupProps.builder()
Sets the value ofCfnRunGroupProps.getMaxCpus()
CfnRunGroupProps.Builder.maxDuration
(Number maxDuration) Sets the value ofCfnRunGroupProps.getMaxDuration()
Sets the value ofCfnRunGroupProps.getMaxRuns()
Sets the value ofCfnRunGroupProps.getName()
Sets the value ofCfnRunGroupProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnRunGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRunGroupProps.Builder
.