Uses of Interface
software.amazon.awscdk.services.batch.CfnJobDefinition.TimeoutProperty
Packages that use CfnJobDefinition.TimeoutProperty
-
Uses of CfnJobDefinition.TimeoutProperty in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement CfnJobDefinition.TimeoutPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobDefinition.TimeoutPropertyMethods in software.amazon.awscdk.services.batch that return CfnJobDefinition.TimeoutPropertyModifier and TypeMethodDescriptionCfnJobDefinition.TimeoutProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.batch with parameters of type CfnJobDefinition.TimeoutPropertyModifier and TypeMethodDescriptionvoidCfnJobDefinition.setTimeout(CfnJobDefinition.TimeoutProperty value) The timeout time for jobs that are submitted with this job definition.CfnJobDefinition.Builder.timeout(CfnJobDefinition.TimeoutProperty timeout) The timeout time for jobs that are submitted with this job definition.CfnJobDefinitionProps.Builder.timeout(CfnJobDefinition.TimeoutProperty timeout) Sets the value ofCfnJobDefinitionProps.getTimeout()