@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.516Z") @Stability(value=Stable) public interface CfnFlowLogProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getResourceType()
@Stability(value=Stable) @NotNull String getTrafficType()
@Stability(value=Stable) @Nullable default String getDeliverLogsPermissionArn()
@Stability(value=Stable) @Nullable default String getLogDestination()
@Stability(value=Stable) @Nullable default String getLogDestinationType()
@Stability(value=Stable) @Nullable default String getLogFormat()
@Stability(value=Stable) @Nullable default String getLogGroupName()
@Stability(value=Stable) @Nullable default Number getMaxAggregationInterval()
@Stability(value=Stable) static CfnFlowLogProps.Builder builder()
CfnFlowLogProps.Builder of CfnFlowLogPropsCopyright © 2021. All rights reserved.