Uses of Interface
software.amazon.awscdk.services.batch.CustomReason
Packages that use CustomReason
- 
Uses of CustomReason in software.amazon.awscdk.services.batchClasses in software.amazon.awscdk.services.batch that implement CustomReasonMethods in software.amazon.awscdk.services.batch that return CustomReasonMethods in software.amazon.awscdk.services.batch with parameters of type CustomReasonModifier and TypeMethodDescriptionstatic ReasonReason.custom(CustomReason customReasonProps) A custom Reason that can match on multiple conditions.