Class CfnMetricPropsMixin.CreatedByInfoProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnMetricPropsMixin.CreatedByInfoProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMetricPropsMixin.CreatedByInfoProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMetricPropsMixin.CreatedByInfoProperty
@Stability(Stable)
@Internal
public static final class CfnMetricPropsMixin.CreatedByInfoProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMetricPropsMixin.CreatedByInfoProperty
An implementation for
CfnMetricPropsMixin.CreatedByInfoProperty-
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.connect.CfnMetricPropsMixin.CreatedByInfoProperty
CfnMetricPropsMixin.CreatedByInfoProperty.Builder, CfnMetricPropsMixin.CreatedByInfoProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMetricPropsMixin.CreatedByInfoProperty.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 theCfnMetricPropsMixin.CreatedByInfoProperty.Builder.
-
-
Method Details
-
getAwsIdentityArn
Description copied from interface:CfnMetricPropsMixin.CreatedByInfoPropertySTS or IAM ARN representing the identity of API Caller.SDK users cannot populate this and this value is calculated automatically if ConnectUserArn is not provided.
- Specified by:
getAwsIdentityArnin interfaceCfnMetricPropsMixin.CreatedByInfoProperty- See Also:
-
getConnectUserArn
Description copied from interface:CfnMetricPropsMixin.CreatedByInfoPropertyAn agent ARN representing a connect user.- Specified by:
getConnectUserArnin interfaceCfnMetricPropsMixin.CreatedByInfoProperty- 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()
-