@Stability(value=Stable)
public static interface CfnDeliveryStream.CloudWatchLoggingOptionsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder
A builder for
CfnDeliveryStream.CloudWatchLoggingOptionsProperty |
static class |
CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.CloudWatchLoggingOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder |
builder() |
default Object |
getEnabled()
`CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Enabled`.
|
default String |
getLogGroupName()
`CfnDeliveryStream.CloudWatchLoggingOptionsProperty.LogGroupName`.
|
default String |
getLogStreamName()
`CfnDeliveryStream.CloudWatchLoggingOptionsProperty.LogStreamName`.
|
@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html#cfn-kinesisfirehose-deliverystream-cloudwatchloggingoptions-enabled@Stability(value=Stable) @Nullable default String getLogGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html#cfn-kinesisfirehose-deliverystream-cloudwatchloggingoptions-loggroupname@Stability(value=Stable) @Nullable default String getLogStreamName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html#cfn-kinesisfirehose-deliverystream-cloudwatchloggingoptions-logstreamname@Stability(value=Stable) static CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder builder()
Copyright © 2020. All rights reserved.