@Stability(value=Stable) public static final class CfnFlowLogProps.Builder extends Object implements software.amazon.jsii.Builder<CfnFlowLogProps>
CfnFlowLogProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlowLogProps.Builder resourceId(String resourceId)
CfnFlowLogProps.getResourceId()resourceId - `AWS::EC2::FlowLog.ResourceId`. This parameter is required.this@Stability(value=Stable) public CfnFlowLogProps.Builder resourceType(String resourceType)
CfnFlowLogProps.getResourceType()resourceType - `AWS::EC2::FlowLog.ResourceType`. This parameter is required.this@Stability(value=Stable) public CfnFlowLogProps.Builder trafficType(String trafficType)
CfnFlowLogProps.getTrafficType()trafficType - `AWS::EC2::FlowLog.TrafficType`. This parameter is required.this@Stability(value=Stable) public CfnFlowLogProps.Builder deliverLogsPermissionArn(String deliverLogsPermissionArn)
CfnFlowLogProps.getDeliverLogsPermissionArn()deliverLogsPermissionArn - `AWS::EC2::FlowLog.DeliverLogsPermissionArn`.this@Stability(value=Stable) public CfnFlowLogProps.Builder logDestination(String logDestination)
CfnFlowLogProps.getLogDestination()logDestination - `AWS::EC2::FlowLog.LogDestination`.this@Stability(value=Stable) public CfnFlowLogProps.Builder logDestinationType(String logDestinationType)
CfnFlowLogProps.getLogDestinationType()logDestinationType - `AWS::EC2::FlowLog.LogDestinationType`.this@Stability(value=Stable) public CfnFlowLogProps.Builder logFormat(String logFormat)
CfnFlowLogProps.getLogFormat()logFormat - `AWS::EC2::FlowLog.LogFormat`.this@Stability(value=Stable) public CfnFlowLogProps.Builder logGroupName(String logGroupName)
CfnFlowLogProps.getLogGroupName()logGroupName - `AWS::EC2::FlowLog.LogGroupName`.this@Stability(value=Stable) public CfnFlowLogProps.Builder maxAggregationInterval(Number maxAggregationInterval)
CfnFlowLogProps.getMaxAggregationInterval()maxAggregationInterval - `AWS::EC2::FlowLog.MaxAggregationInterval`.this@Stability(value=Stable) public CfnFlowLogProps.Builder tags(List<? extends CfnTag> tags)
CfnFlowLogProps.getTags()tags - `AWS::EC2::FlowLog.Tags`.this@Stability(value=Stable) public CfnFlowLogProps build()
build in interface software.amazon.jsii.Builder<CfnFlowLogProps>CfnFlowLogPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.