Class CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.personalize.CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty
@Stability(Stable)
@Internal
public static final class CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty
An implementation for
CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty-
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.personalize.CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty
CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty.Builder, CfnMetricAttributionPropsMixin.MetricsOutputConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMetricAttributionPropsMixin.MetricsOutputConfigProperty.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
Constructor that initializes the object based on literal property values passed by theCfnMetricAttributionPropsMixin.MetricsOutputConfigProperty.Builder.
-
-
Method Details
-
getRoleArn
Description copied from interface:CfnMetricAttributionPropsMixin.MetricsOutputConfigPropertyThe ARN of the IAM role for the metric attribution.- Specified by:
getRoleArnin interfaceCfnMetricAttributionPropsMixin.MetricsOutputConfigProperty- See Also:
-
getS3DataDestination
Description copied from interface:CfnMetricAttributionPropsMixin.MetricsOutputConfigPropertyThe configuration details of an Amazon S3 output bucket.Returns union: either
IResolvableorCfnMetricAttributionPropsMixin.S3DataDestinationProperty- Specified by:
getS3DataDestinationin interfaceCfnMetricAttributionPropsMixin.MetricsOutputConfigProperty- 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()
-