Uses of Class
software.amazon.awscdk.interfaces.logs.DeliveryDestinationReference.Builder
Packages that use DeliveryDestinationReference.Builder
-
Uses of DeliveryDestinationReference.Builder in software.amazon.awscdk.interfaces.logs
Methods in software.amazon.awscdk.interfaces.logs that return DeliveryDestinationReference.BuilderModifier and TypeMethodDescriptionDeliveryDestinationReference.builder()DeliveryDestinationReference.Builder.deliveryDestinationArn(String deliveryDestinationArn) Sets the value ofDeliveryDestinationReference.getDeliveryDestinationArn()DeliveryDestinationReference.Builder.deliveryDestinationName(String deliveryDestinationName) Sets the value ofDeliveryDestinationReference.getDeliveryDestinationName()Constructors in software.amazon.awscdk.interfaces.logs with parameters of type DeliveryDestinationReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDeliveryDestinationReference.Builder.