Uses of Class
software.amazon.awscdk.services.aps.CfnWorkspace.LoggingDestinationProperty.Builder
Packages that use CfnWorkspace.LoggingDestinationProperty.Builder
-
Uses of CfnWorkspace.LoggingDestinationProperty.Builder in software.amazon.awscdk.services.aps
Methods in software.amazon.awscdk.services.aps that return CfnWorkspace.LoggingDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnWorkspace.LoggingDestinationProperty.builder()CfnWorkspace.LoggingDestinationProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) Sets the value ofCfnWorkspace.LoggingDestinationProperty.getCloudWatchLogs()CfnWorkspace.LoggingDestinationProperty.Builder.cloudWatchLogs(CfnWorkspace.CloudWatchLogDestinationProperty cloudWatchLogs) Sets the value ofCfnWorkspace.LoggingDestinationProperty.getCloudWatchLogs()CfnWorkspace.LoggingDestinationProperty.Builder.filters(IResolvable filters) Sets the value ofCfnWorkspace.LoggingDestinationProperty.getFilters()CfnWorkspace.LoggingDestinationProperty.Builder.filters(CfnWorkspace.LoggingFilterProperty filters) Sets the value ofCfnWorkspace.LoggingDestinationProperty.getFilters()Constructors in software.amazon.awscdk.services.aps with parameters of type CfnWorkspace.LoggingDestinationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspace.LoggingDestinationProperty.Builder.