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