Uses of Class
software.amazon.awscdk.services.iot.CfnResourceSpecificLoggingProps.Builder
-
Uses of CfnResourceSpecificLoggingProps.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnResourceSpecificLoggingProps.builder()
Sets the value ofCfnResourceSpecificLoggingProps.getLogLevel()
CfnResourceSpecificLoggingProps.Builder.targetName
(String targetName) Sets the value ofCfnResourceSpecificLoggingProps.getTargetName()
CfnResourceSpecificLoggingProps.Builder.targetType
(String targetType) Sets the value ofCfnResourceSpecificLoggingProps.getTargetType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResourceSpecificLoggingProps.Builder
.