@Stability(value=Stable) @Internal public static final class CfnUserPoolClient.AnalyticsConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPoolClient.AnalyticsConfigurationProperty
CfnUserPoolClient.AnalyticsConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPoolClient.AnalyticsConfigurationProperty.Builder, CfnUserPoolClient.AnalyticsConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPoolClient.AnalyticsConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolClient.AnalyticsConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationArn()
The Amazon Resource Name (ARN) of an Amazon Pinpoint project.
|
String |
getApplicationId()
The application ID for an Amazon Pinpoint application.
|
String |
getExternalId()
The external ID.
|
String |
getRoleArn()
The ARN of an AWS Identity and Access Management role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics.
|
Object |
getUserDataShared()
If `UserDataShared` is `true` , Amazon Cognito includes user data in the events that it publishes to Amazon Pinpoint analytics.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnUserPoolClient.AnalyticsConfigurationProperty.Builder builder)
CfnUserPoolClient.AnalyticsConfigurationProperty.Builder.public final String getApplicationArn()
CfnUserPoolClient.AnalyticsConfigurationPropertyYou can use the Amazon Pinpoint project for integration with the chosen user pool client. Amazon Cognito publishes events to the Amazon Pinpoint project that the app ARN declares.
getApplicationArn in interface CfnUserPoolClient.AnalyticsConfigurationPropertypublic final String getApplicationId()
CfnUserPoolClient.AnalyticsConfigurationPropertygetApplicationId in interface CfnUserPoolClient.AnalyticsConfigurationPropertypublic final String getExternalId()
CfnUserPoolClient.AnalyticsConfigurationPropertygetExternalId in interface CfnUserPoolClient.AnalyticsConfigurationPropertypublic final String getRoleArn()
CfnUserPoolClient.AnalyticsConfigurationPropertygetRoleArn in interface CfnUserPoolClient.AnalyticsConfigurationPropertypublic final Object getUserDataShared()
CfnUserPoolClient.AnalyticsConfigurationPropertygetUserDataShared in interface CfnUserPoolClient.AnalyticsConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.