Uses of Interface
software.amazon.awscdk.services.logs.LogStreamAttributes
Packages that use LogStreamAttributes
-
Uses of LogStreamAttributes in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement LogStreamAttributesMethods in software.amazon.awscdk.services.logs that return LogStreamAttributesModifier and TypeMethodDescriptionLogStreamAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.logs with parameters of type LogStreamAttributesModifier and TypeMethodDescriptionstatic ILogStreamLogStream.fromLogStreamAttributes(software.constructs.Construct scope, String id, LogStreamAttributes attrs) Import an existing LogStream using its attributes.