Uses of Class
software.amazon.awscdk.services.ivschat.CfnLoggingConfigurationProps.Builder
-
Uses of CfnLoggingConfigurationProps.Builder in software.amazon.awscdk.services.ivschat
Modifier and TypeMethodDescriptionCfnLoggingConfigurationProps.builder()
CfnLoggingConfigurationProps.Builder.destinationConfiguration
(IResolvable destinationConfiguration) Sets the value ofCfnLoggingConfigurationProps.getDestinationConfiguration()
CfnLoggingConfigurationProps.Builder.destinationConfiguration
(CfnLoggingConfiguration.DestinationConfigurationProperty destinationConfiguration) Sets the value ofCfnLoggingConfigurationProps.getDestinationConfiguration()
Sets the value ofCfnLoggingConfigurationProps.getName()
Sets the value ofCfnLoggingConfigurationProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLoggingConfigurationProps.Builder
.