Uses of Interface
software.amazon.awscdk.services.deadline.CfnQueue.JobRunAsUserProperty
Packages that use CfnQueue.JobRunAsUserProperty
-
Uses of CfnQueue.JobRunAsUserProperty in software.amazon.awscdk.services.deadline
Classes in software.amazon.awscdk.services.deadline that implement CfnQueue.JobRunAsUserPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnQueue.JobRunAsUserPropertyMethods in software.amazon.awscdk.services.deadline that return CfnQueue.JobRunAsUserPropertyModifier and TypeMethodDescriptionCfnQueue.JobRunAsUserProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.deadline with parameters of type CfnQueue.JobRunAsUserPropertyModifier and TypeMethodDescriptionCfnQueue.Builder.jobRunAsUser(CfnQueue.JobRunAsUserProperty jobRunAsUser) Identifies the user for a job.CfnQueueProps.Builder.jobRunAsUser(CfnQueue.JobRunAsUserProperty jobRunAsUser) Sets the value ofCfnQueueProps.getJobRunAsUser()voidCfnQueue.setJobRunAsUser(CfnQueue.JobRunAsUserProperty value) Identifies the user for a job.