Uses of Class
software.amazon.awscdk.mixins.preview.services.batch.events.BatchJobStateChange.Container1.Builder
Packages that use BatchJobStateChange.Container1.Builder
-
Uses of BatchJobStateChange.Container1.Builder in software.amazon.awscdk.mixins.preview.services.batch.events
Methods in software.amazon.awscdk.mixins.preview.services.batch.events that return BatchJobStateChange.Container1.BuilderModifier and TypeMethodDescriptionBatchJobStateChange.Container1.builder()BatchJobStateChange.Container1.Builder.containerInstanceArn(List<String> containerInstanceArn) Sets the value ofBatchJobStateChange.Container1.getContainerInstanceArn()Sets the value ofBatchJobStateChange.Container1.getExitCode()BatchJobStateChange.Container1.Builder.logStreamName(List<String> logStreamName) Sets the value ofBatchJobStateChange.Container1.getLogStreamName()BatchJobStateChange.Container1.Builder.networkInterfaces(List<? extends Object> networkInterfaces) Sets the value ofBatchJobStateChange.Container1.getNetworkInterfaces()Sets the value ofBatchJobStateChange.Container1.getTaskArn()Constructors in software.amazon.awscdk.mixins.preview.services.batch.events with parameters of type BatchJobStateChange.Container1.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBatchJobStateChange.Container1.Builder.