Class CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.ecs.mixins.CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty
An implementation for
CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty-
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.mixins.preview.services.ecs.mixins.CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty
CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Builder, CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.ExpressGatewayServiceAwsLogsConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty.Builder.
-
-
Method Details
-
getLogGroup
Description copied from interface:CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationPropertyThe name of the CloudWatch Logs log group to send container logs to.- Specified by:
getLogGroupin interfaceCfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty- See Also:
-
getLogStreamPrefix
Description copied from interface:CfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationPropertyThe prefix for the CloudWatch Logs log stream names.The default for an Express service is
ecs.Default: - "ecs"
- Specified by:
getLogStreamPrefixin interfaceCfnExpressGatewayServicePropsMixin.ExpressGatewayServiceAwsLogsConfigurationProperty- 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()
-