Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnLogStreamMixinProps
Packages that use CfnLogStreamMixinProps
-
Uses of CfnLogStreamMixinProps in software.amazon.awscdk.cfnpropertymixins.services.logs
Classes in software.amazon.awscdk.cfnpropertymixins.services.logs that implement CfnLogStreamMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.logs that return CfnLogStreamMixinPropsModifier and TypeMethodDescriptionCfnLogStreamMixinProps.Builder.build()Builds the configured instance.protected CfnLogStreamMixinPropsCfnLogStreamPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.logs with parameters of type CfnLogStreamMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::Logs::LogStream.CfnLogStreamPropsMixin(CfnLogStreamMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::Logs::LogStream.