Uses of Class
software.amazon.awscdk.services.ec2.FlowLogDestinationConfig.Builder
-
Uses of FlowLogDestinationConfig.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionFlowLogDestinationConfig.builder()
FlowLogDestinationConfig.Builder.deliveryStreamArn
(String deliveryStreamArn) Sets the value ofFlowLogDestinationConfig.getDeliveryStreamArn()
FlowLogDestinationConfig.Builder.destinationOptions
(DestinationOptions destinationOptions) Sets the value ofFlowLogDestinationConfig.getDestinationOptions()
Sets the value ofFlowLogDestinationConfig.getIamRole()
Sets the value ofFlowLogDestinationConfig.getKeyPrefix()
FlowLogDestinationConfig.Builder.logDestinationType
(FlowLogDestinationType logDestinationType) Sets the value ofFlowLogDestinationConfig.getLogDestinationType()
Sets the value ofFlowLogDestinationConfig.getLogGroup()
Sets the value ofFlowLogDestinationConfig.getS3Bucket()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theFlowLogDestinationConfig.Builder
.