primaryContainer
The primary container configuration for the Express service.
- Returns:
- The primary container configuration for the Express service.
SdkPojo, ToCopyableBuilder<UpdateExpressGatewayServiceRequest.Builder,UpdateExpressGatewayServiceRequest> builder()final Stringcpu()final booleanfinal booleanequalsBySdkFields(Object obj) final Stringfinal <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) SdkRequest.final inthashCode()final Stringfinal Stringmemory()final ExpressGatewayContainerstatic Class<? extends UpdateExpressGatewayServiceRequest.Builder> final Stringfinal Stringfinal StringtoString()overrideConfigurationcopyThe Amazon Resource Name (ARN) of the Express service to update.
The Amazon Resource Name (ARN) of the task execution role for the Express service.
The path on the container for Application Load Balancer health checks.
The primary container configuration for the Express service.
The Amazon Resource Name (ARN) of the IAM role for containers in this task.
The network configuration for the Express service tasks. By default, the network configuration for an Express service uses the default VPC.
The number of CPU units used by the task.
The amount of memory (in MiB) used by the task.
The auto-scaling configuration for the Express service.
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<UpdateExpressGatewayServiceRequest.Builder,UpdateExpressGatewayServiceRequest> toBuilder in class EcsRequesthashCode in class AwsRequestequals in class AwsRequestSdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withSdkRequestSdkRequest. The field name
specified should match the member name from the corresponding service-2.json model specified in the
codegen-resources folder for a given service. The class specifies what class to cast the returned value to.
If the returned value is also a modeled class, the SdkRequest.getValueForField(String, Class) method will
again be available.getValueForField in class SdkRequestfieldName - The name of the member to be retrieved.clazz - The class to cast the returned object to.sdkFieldNameToField in interface SdkPojo