Uses of Class
software.amazon.awscdk.services.elasticsearch.CfnDomain.LogPublishingOptionProperty.Builder
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of CfnDomain.LogPublishingOptionProperty.Builder in software.amazon.awscdk.services.elasticsearch
Modifier and TypeMethodDescriptionCfnDomain.LogPublishingOptionProperty.builder()
CfnDomain.LogPublishingOptionProperty.Builder.cloudWatchLogsLogGroupArn
(String cloudWatchLogsLogGroupArn) Sets the value ofCfnDomain.LogPublishingOptionProperty.getCloudWatchLogsLogGroupArn()
Sets the value ofCfnDomain.LogPublishingOptionProperty.getEnabled()
CfnDomain.LogPublishingOptionProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnDomain.LogPublishingOptionProperty.getEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDomain.LogPublishingOptionProperty.Builder
.