Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.deadline.CfnQueueMixinProps.Builder
Packages that use CfnQueueMixinProps.Builder
-
Uses of CfnQueueMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.deadline
Methods in software.amazon.awscdk.cfnpropertymixins.services.deadline that return CfnQueueMixinProps.BuilderModifier and TypeMethodDescriptionCfnQueueMixinProps.Builder.allowedStorageProfileIds(List<String> allowedStorageProfileIds) Sets the value ofCfnQueueMixinProps.getAllowedStorageProfileIds()static CfnQueueMixinProps.BuilderCfnQueueMixinProps.builder()CfnQueueMixinProps.Builder.defaultBudgetAction(String defaultBudgetAction) Sets the value ofCfnQueueMixinProps.getDefaultBudgetAction()CfnQueueMixinProps.Builder.description(String description) Sets the value ofCfnQueueMixinProps.getDescription()CfnQueueMixinProps.Builder.displayName(String displayName) Sets the value ofCfnQueueMixinProps.getDisplayName()Sets the value ofCfnQueueMixinProps.getFarmId()CfnQueueMixinProps.Builder.jobAttachmentSettings(CfnQueuePropsMixin.JobAttachmentSettingsProperty jobAttachmentSettings) Sets the value ofCfnQueueMixinProps.getJobAttachmentSettings()CfnQueueMixinProps.Builder.jobAttachmentSettings(IResolvable jobAttachmentSettings) Sets the value ofCfnQueueMixinProps.getJobAttachmentSettings()CfnQueueMixinProps.Builder.jobRunAsUser(CfnQueuePropsMixin.JobRunAsUserProperty jobRunAsUser) Sets the value ofCfnQueueMixinProps.getJobRunAsUser()CfnQueueMixinProps.Builder.jobRunAsUser(IResolvable jobRunAsUser) Sets the value ofCfnQueueMixinProps.getJobRunAsUser()CfnQueueMixinProps.Builder.requiredFileSystemLocationNames(List<String> requiredFileSystemLocationNames) Sets the value ofCfnQueueMixinProps.getRequiredFileSystemLocationNames()Sets the value ofCfnQueueMixinProps.getRoleArn()Sets the value ofCfnQueueMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.deadline with parameters of type CfnQueueMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnQueueMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnQueueMixinProps.Builder.