Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnLoggingMixinProps.Builder
Packages that use CfnLoggingMixinProps.Builder
-
Uses of CfnLoggingMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnLoggingMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnLoggingMixinProps.getAccountId()static CfnLoggingMixinProps.BuilderCfnLoggingMixinProps.builder()CfnLoggingMixinProps.Builder.defaultLogLevel(String defaultLogLevel) Sets the value ofCfnLoggingMixinProps.getDefaultLogLevel()CfnLoggingMixinProps.Builder.eventConfigurations(List<? extends Object> eventConfigurations) Sets the value ofCfnLoggingMixinProps.getEventConfigurations()CfnLoggingMixinProps.Builder.eventConfigurations(IResolvable eventConfigurations) Sets the value ofCfnLoggingMixinProps.getEventConfigurations()Sets the value ofCfnLoggingMixinProps.getRoleArn()Sets the value ofCfnLoggingMixinProps.getRoleArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnLoggingMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLoggingMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLoggingMixinProps.Builder.