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