Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.AuthorizerLogsProperty.Builder
Packages that use CfnClusterPropsMixin.AuthorizerLogsProperty.Builder
-
Uses of CfnClusterPropsMixin.AuthorizerLogsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.AuthorizerLogsProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.AuthorizerLogsProperty.builder()CfnClusterPropsMixin.AuthorizerLogsProperty.Builder.cloudWatchLogs(CfnClusterPropsMixin.CloudWatchLogsProperty cloudWatchLogs) Sets the value ofCfnClusterPropsMixin.AuthorizerLogsProperty.getCloudWatchLogs()CfnClusterPropsMixin.AuthorizerLogsProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) Sets the value ofCfnClusterPropsMixin.AuthorizerLogsProperty.getCloudWatchLogs()CfnClusterPropsMixin.AuthorizerLogsProperty.Builder.firehose(CfnClusterPropsMixin.FirehoseProperty firehose) Sets the value ofCfnClusterPropsMixin.AuthorizerLogsProperty.getFirehose()CfnClusterPropsMixin.AuthorizerLogsProperty.Builder.firehose(IResolvable firehose) Sets the value ofCfnClusterPropsMixin.AuthorizerLogsProperty.getFirehose()CfnClusterPropsMixin.AuthorizerLogsProperty.Builder.s3(CfnClusterPropsMixin.S3Property s3) Sets the value ofCfnClusterPropsMixin.AuthorizerLogsProperty.getS3()CfnClusterPropsMixin.AuthorizerLogsProperty.Builder.s3(IResolvable s3) Sets the value ofCfnClusterPropsMixin.AuthorizerLogsProperty.getS3()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.AuthorizerLogsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.AuthorizerLogsProperty.Builder.