Class CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty
@Stability(Stable)
@Internal
public static final class CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty
An implementation for
CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty-
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.cfnpropertymixins.services.ecs.CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty
CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.Builder, CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.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 ObjectReturns union: eitherIResolvableorCfnExpressGatewayServicePropsMixin.AutoScalingArnsPropertyfinal ObjectReturns union: eitherIResolvableorCfnExpressGatewayServicePropsMixin.IngressPathArnsPropertyThe list of Log Group ARNs associated with the express service.The list of Metric Alarm ARNs associated with the express service.The list of Security Group ARNs associated with the express service.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(CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty.Builder.
-
-
Method Details
-
getAutoScaling
Description copied from interface:CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsPropertyReturns union: eitherIResolvableorCfnExpressGatewayServicePropsMixin.AutoScalingArnsProperty- Specified by:
getAutoScalingin interfaceCfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty- See Also:
-
getIngressPath
Description copied from interface:CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsPropertyReturns union: eitherIResolvableorCfnExpressGatewayServicePropsMixin.IngressPathArnsProperty- Specified by:
getIngressPathin interfaceCfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty- See Also:
-
getLogGroups
Description copied from interface:CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsPropertyThe list of Log Group ARNs associated with the express service.- Specified by:
getLogGroupsin interfaceCfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty- See Also:
-
getMetricAlarms
Description copied from interface:CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsPropertyThe list of Metric Alarm ARNs associated with the express service.- Specified by:
getMetricAlarmsin interfaceCfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty- See Also:
-
getServiceSecurityGroups
Description copied from interface:CfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsPropertyThe list of Security Group ARNs associated with the express service.- Specified by:
getServiceSecurityGroupsin interfaceCfnExpressGatewayServicePropsMixin.ECSManagedResourceArnsProperty- 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()
-