Uses of Class
software.amazon.awscdk.services.logs.CfnDestinationProps.Builder
-
Uses of CfnDestinationProps.Builder in software.amazon.awscdk.services.logs
Modifier and TypeMethodDescriptionstatic CfnDestinationProps.Builder
CfnDestinationProps.builder()
CfnDestinationProps.Builder.destinationName
(String destinationName) Sets the value ofCfnDestinationProps.getDestinationName()
CfnDestinationProps.Builder.destinationPolicy
(String destinationPolicy) Sets the value ofCfnDestinationProps.getDestinationPolicy()
Sets the value ofCfnDestinationProps.getRoleArn()
Sets the value ofCfnDestinationProps.getTargetArn()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDestinationProps.Builder
.