@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.611Z") @Stability(value=Experimental) public interface FlowLogProps extends software.amazon.jsii.JsiiSerializable, FlowLogOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
FlowLogProps.Builder
A builder for
FlowLogProps |
static class |
FlowLogProps.Jsii$Proxy
An implementation for
FlowLogProps |
| Modifier and Type | Method and Description |
|---|---|
static FlowLogProps.Builder |
builder() |
default String |
getFlowLogName()
(experimental) The name of the FlowLog.
|
FlowLogResourceType |
getResourceType()
(experimental) The type of resource for which to create the flow log.
|
getDestination, getTrafficType@Stability(value=Experimental) @NotNull FlowLogResourceType getResourceType()
@Stability(value=Experimental) @Nullable default String getFlowLogName()
It is not recommended to use an explicit name.
Default: If you don't specify a flowLogName, AWS CloudFormation generates a unique physical ID and uses that ID for the group name.
@Stability(value=Experimental) static FlowLogProps.Builder builder()
builder in interface FlowLogOptionsFlowLogProps.Builder of FlowLogPropsCopyright © 2021. All rights reserved.