Uses of Class
software.amazon.awscdk.services.logs.LogStreamAttributes.Builder
Packages that use LogStreamAttributes.Builder
-
Uses of LogStreamAttributes.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return LogStreamAttributes.BuilderModifier and TypeMethodDescriptionstatic LogStreamAttributes.BuilderLogStreamAttributes.builder()LogStreamAttributes.Builder.logGroupName(String logGroupName) Sets the value ofLogStreamAttributes.getLogGroupName()LogStreamAttributes.Builder.logStreamName(String logStreamName) Sets the value ofLogStreamAttributes.getLogStreamName()Constructors in software.amazon.awscdk.services.logs with parameters of type LogStreamAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(LogStreamAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theLogStreamAttributes.Builder.