FlowLogProperties
Properties
Name | Type | Description | Notes |
---|---|---|---|
action | Specifies the traffic action pattern. | ||
bucket | String | The S3 bucket name of an existing IONOS Cloud S3 bucket. | |
direction | Specifies the traffic direction pattern. | ||
name | String | The resource name. |
Enum: ActionEnum
Name | Value |
---|---|
ACCEPTED | "ACCEPTED" |
REJECTED | "REJECTED" |
ALL | "ALL" |
Enum: DirectionEnum
Name | Value |
---|---|
INGRESS | "INGRESS" |
EGRESS | "EGRESS" |
BIDIRECTIONAL | "BIDIRECTIONAL" |
Last updated