@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.193Z") @Stability(value=Stable) public interface CfnFlowLogProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlowLogProps.Builder
A builder for
CfnFlowLogProps |
static class |
CfnFlowLogProps.Jsii$Proxy
An implementation for
CfnFlowLogProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlowLogProps.Builder |
builder() |
default String |
getDeliverLogsPermissionArn()
`AWS::EC2::FlowLog.DeliverLogsPermissionArn`.
|
default String |
getLogDestination()
`AWS::EC2::FlowLog.LogDestination`.
|
default String |
getLogDestinationType()
`AWS::EC2::FlowLog.LogDestinationType`.
|
default String |
getLogFormat()
`AWS::EC2::FlowLog.LogFormat`.
|
default String |
getLogGroupName()
`AWS::EC2::FlowLog.LogGroupName`.
|
default Number |
getMaxAggregationInterval()
`AWS::EC2::FlowLog.MaxAggregationInterval`.
|
String |
getResourceId()
`AWS::EC2::FlowLog.ResourceId`.
|
String |
getResourceType()
`AWS::EC2::FlowLog.ResourceType`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::FlowLog.Tags`.
|
String |
getTrafficType()
`AWS::EC2::FlowLog.TrafficType`.
|
@Stability(value=Stable) @NotNull String getResourceId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-resourceid@Stability(value=Stable) @NotNull String getResourceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-resourcetype@Stability(value=Stable) @NotNull String getTrafficType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-traffictype@Stability(value=Stable) @Nullable default String getDeliverLogsPermissionArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-deliverlogspermissionarn@Stability(value=Stable) @Nullable default String getLogDestination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-logdestination@Stability(value=Stable) @Nullable default String getLogDestinationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-logdestinationtype@Stability(value=Stable) @Nullable default String getLogFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-logformat@Stability(value=Stable) @Nullable default String getLogGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-loggroupname@Stability(value=Stable) @Nullable default Number getMaxAggregationInterval()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-maxaggregationinterval@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-tags@Stability(value=Stable) static CfnFlowLogProps.Builder builder()
CfnFlowLogProps.Builder of CfnFlowLogPropsCopyright © 2020. All rights reserved.