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