Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnFlowLogMixinProps.Builder
Packages that use CfnFlowLogMixinProps.Builder
-
Uses of CfnFlowLogMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnFlowLogMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnFlowLogMixinProps.BuilderCfnFlowLogMixinProps.builder()CfnFlowLogMixinProps.Builder.deliverCrossAccountRole(String deliverCrossAccountRole) Sets the value ofCfnFlowLogMixinProps.getDeliverCrossAccountRole()CfnFlowLogMixinProps.Builder.deliverLogsPermissionArn(String deliverLogsPermissionArn) Sets the value ofCfnFlowLogMixinProps.getDeliverLogsPermissionArn()CfnFlowLogMixinProps.Builder.deliverLogsPermissionArn(IRoleRef deliverLogsPermissionArn) Sets the value ofCfnFlowLogMixinProps.getDeliverLogsPermissionArn()CfnFlowLogMixinProps.Builder.destinationOptions(Object destinationOptions) Sets the value ofCfnFlowLogMixinProps.getDestinationOptions()CfnFlowLogMixinProps.Builder.logDestination(String logDestination) Sets the value ofCfnFlowLogMixinProps.getLogDestination()CfnFlowLogMixinProps.Builder.logDestination(ILogGroupRef logDestination) Sets the value ofCfnFlowLogMixinProps.getLogDestination()CfnFlowLogMixinProps.Builder.logDestination(IBucketRef logDestination) Sets the value ofCfnFlowLogMixinProps.getLogDestination()CfnFlowLogMixinProps.Builder.logDestinationType(String logDestinationType) Sets the value ofCfnFlowLogMixinProps.getLogDestinationType()Sets the value ofCfnFlowLogMixinProps.getLogFormat()CfnFlowLogMixinProps.Builder.logGroupName(String logGroupName) Sets the value ofCfnFlowLogMixinProps.getLogGroupName()CfnFlowLogMixinProps.Builder.logGroupName(ILogGroupRef logGroupName) Sets the value ofCfnFlowLogMixinProps.getLogGroupName()CfnFlowLogMixinProps.Builder.maxAggregationInterval(Number maxAggregationInterval) Sets the value ofCfnFlowLogMixinProps.getMaxAggregationInterval()CfnFlowLogMixinProps.Builder.resourceId(String resourceId) Sets the value ofCfnFlowLogMixinProps.getResourceId()CfnFlowLogMixinProps.Builder.resourceId(ISubnetRef resourceId) Sets the value ofCfnFlowLogMixinProps.getResourceId()CfnFlowLogMixinProps.Builder.resourceId(ITransitGatewayRef resourceId) Sets the value ofCfnFlowLogMixinProps.getResourceId()CfnFlowLogMixinProps.Builder.resourceId(IVPCRef resourceId) Sets the value ofCfnFlowLogMixinProps.getResourceId()CfnFlowLogMixinProps.Builder.resourceType(String resourceType) Sets the value ofCfnFlowLogMixinProps.getResourceType()Sets the value ofCfnFlowLogMixinProps.getTags()CfnFlowLogMixinProps.Builder.trafficType(String trafficType) Sets the value ofCfnFlowLogMixinProps.getTrafficType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnFlowLogMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFlowLogMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFlowLogMixinProps.Builder.