Uses of Interface
software.amazon.awscdk.services.batch.CfnJobDefinition.RuntimePlatformProperty
Packages that use CfnJobDefinition.RuntimePlatformProperty
-
Uses of CfnJobDefinition.RuntimePlatformProperty in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement CfnJobDefinition.RuntimePlatformPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobDefinition.RuntimePlatformPropertyMethods in software.amazon.awscdk.services.batch that return CfnJobDefinition.RuntimePlatformPropertyModifier and TypeMethodDescriptionCfnJobDefinition.RuntimePlatformProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.batch with parameters of type CfnJobDefinition.RuntimePlatformPropertyModifier and TypeMethodDescriptionCfnJobDefinition.ContainerPropertiesProperty.Builder.runtimePlatform(CfnJobDefinition.RuntimePlatformProperty runtimePlatform) Sets the value ofCfnJobDefinition.ContainerPropertiesProperty.getRuntimePlatform()CfnJobDefinition.EcsTaskPropertiesProperty.Builder.runtimePlatform(CfnJobDefinition.RuntimePlatformProperty runtimePlatform) Sets the value ofCfnJobDefinition.EcsTaskPropertiesProperty.getRuntimePlatform()