Class CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ecs.CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty
An implementation for
CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ecs.CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty
CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder, CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringgetCpu()The CPU allocation for tasks in this service revision.final StringThe Unix timestamp for when this service revision was created.final StringThe ARN of the task execution role for the service revision.final StringThe health check path for this service revision.final ObjectThe entry point into this service revision.final StringThe memory allocation for tasks in this service revision.final ObjectThe network configuration for tasks in this service revision.final ObjectThe primary container configuration for this service revision.final ObjectThe auto-scaling configuration for this service revision.final StringThe ARN of the service revision.final StringThe ARN of the task role for the service revision.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty.Builder.
-
-
Method Details
-
getCpu
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe CPU allocation for tasks in this service revision.- Specified by:
getCpuin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getCreatedAt
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe Unix timestamp for when this service revision was created.- Specified by:
getCreatedAtin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getExecutionRoleArn
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe ARN of the task execution role for the service revision.- Specified by:
getExecutionRoleArnin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getHealthCheckPath
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe health check path for this service revision.- Specified by:
getHealthCheckPathin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getIngressPaths
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe entry point into this service revision.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnExpressGatewayService.IngressPathSummaryProperty>- Specified by:
getIngressPathsin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getMemory
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe memory allocation for tasks in this service revision.- Specified by:
getMemoryin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getNetworkConfiguration
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe network configuration for tasks in this service revision.Returns union: either
IResolvableorCfnExpressGatewayService.ExpressGatewayServiceNetworkConfigurationProperty- Specified by:
getNetworkConfigurationin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getPrimaryContainer
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe primary container configuration for this service revision.Returns union: either
IResolvableorCfnExpressGatewayService.ExpressGatewayContainerProperty- Specified by:
getPrimaryContainerin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getScalingTarget
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe auto-scaling configuration for this service revision.Returns union: either
IResolvableorCfnExpressGatewayService.ExpressGatewayScalingTargetProperty- Specified by:
getScalingTargetin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getServiceRevisionArn
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe ARN of the service revision.- Specified by:
getServiceRevisionArnin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
getTaskRoleArn
Description copied from interface:CfnExpressGatewayService.ExpressGatewayServiceConfigurationPropertyThe ARN of the task role for the service revision.- Specified by:
getTaskRoleArnin interfaceCfnExpressGatewayService.ExpressGatewayServiceConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-