@Stability(value=Stable)
public static interface CfnCampaign.EventDimensionsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCampaign.EventDimensionsProperty.Builder
A builder for
CfnCampaign.EventDimensionsProperty |
static class |
CfnCampaign.EventDimensionsProperty.Jsii$Proxy
An implementation for
CfnCampaign.EventDimensionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCampaign.EventDimensionsProperty.Builder |
builder() |
default Object |
getAttributes()
`CfnCampaign.EventDimensionsProperty.Attributes`.
|
default Object |
getEventType()
`CfnCampaign.EventDimensionsProperty.EventType`.
|
default Object |
getMetrics()
`CfnCampaign.EventDimensionsProperty.Metrics`.
|
@Stability(value=Stable) @Nullable default Object getAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html#cfn-pinpoint-campaign-eventdimensions-attributes@Stability(value=Stable) @Nullable default Object getEventType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html#cfn-pinpoint-campaign-eventdimensions-eventtype@Stability(value=Stable) @Nullable default Object getMetrics()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html#cfn-pinpoint-campaign-eventdimensions-metrics@Stability(value=Stable) static CfnCampaign.EventDimensionsProperty.Builder builder()
Copyright © 2020. All rights reserved.