public static interface ImageConfigurationInput.Builder extends SdkPojo, CopyableBuilder<ImageConfigurationInput.Builder,ImageConfigurationInput>
| Modifier and Type | Method and Description |
|---|---|
ImageConfigurationInput.Builder |
imageUri(String imageUri)
The URI of an image in the Amazon ECR registry.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImageConfigurationInput.Builder imageUri(String imageUri)
The URI of an image in the Amazon ECR registry. This field is required when you create a new application. If you leave this field blank in an update, Amazon EMR will remove the image configuration.
imageUri - The URI of an image in the Amazon ECR registry. This field is required when you create a new
application. If you leave this field blank in an update, Amazon EMR will remove the image
configuration.Copyright © 2023. All rights reserved.