@Generated(value="jsii-pacmak/1.9.0 (build 5c646d5)", date="2020-07-28T21:12:25.980Z") @Stability(value=Experimental) public interface FlowLogProps extends software.amazon.jsii.JsiiSerializable, FlowLogOptions
EXPERIMENTAL
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()
The name of the FlowLog.
|
FlowLogResourceType |
getResourceType()
The type of resource for which to create the flow log.
|
getDestination, getTrafficType
@Stability(value=Experimental) @NotNull FlowLogResourceType getResourceType()
EXPERIMENTAL
@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.
EXPERIMENTAL
@Stability(value=Experimental) static FlowLogProps.Builder builder()
builder
in interface FlowLogOptions
FlowLogProps.Builder
of FlowLogProps
Copyright © 2020. All rights reserved.