public static class DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Integer |
aggregationInterval
The sampling interval of the flow log.
|
String |
businessStatus
The business status of the flow log.
|
String |
creationTime
The time when the flow log was created.
|
String |
description
The description of the flow log.
|
String |
flowLogDeliverErrorMessage
If the flow log failed to be delivered, you can troubleshoot based on the following error messages that may be returned:
UnavaliableTarget: The Logstore of SLS is unavailable and cannot receive logs.
|
String |
flowLogDeliverStatus
Indicates whether the flow log is delivered.
|
String |
flowLogId
The ID of the flow log.
|
String |
flowLogName
The name of the flow log.
|
String |
logStoreName
The Logstore that stores the captured traffic data.
|
String |
projectName
The project that manages the captured traffic data.
|
String |
regionId
The region ID of the flow log.
|
String |
resourceGroupId
The ID of the resource group to which the flow log belongs.
|
String |
resourceId
The ID of the resource from which traffic is captured.
|
String |
resourceType
The type of the resource from which traffic is captured.
|
String |
serviceType
The hosting type of the cloud service.
|
String |
status
The status of the flow log.
|
DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTags |
tags
The list of tags.
|
DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTrafficPath |
trafficPath
The sampling scope of the traffic that is collected.
|
String |
trafficType
The type of traffic that is captured by the flow log.
|
构造器和说明 |
---|
DescribeFlowLogsResponseBodyFlowLogsFlowLog() |
@NameInMap(value="AggregationInterval") public Integer aggregationInterval
The sampling interval of the flow log. Unit: minutes.
example:10
@NameInMap(value="BusinessStatus") public String businessStatus
The business status of the flow log. Valid values:
Normal
@NameInMap(value="CreationTime") public String creationTime
The time when the flow log was created.
example:2022-01-21T03:08:50Z
@NameInMap(value="Description") public String description
The description of the flow log.
example:Description
@NameInMap(value="FlowLogDeliverErrorMessage") public String flowLogDeliverErrorMessage
If the flow log failed to be delivered, you can troubleshoot based on the following error messages that may be returned:
UnavaliableTarget
@NameInMap(value="FlowLogDeliverStatus") public String flowLogDeliverStatus
Indicates whether the flow log is delivered. Valid values:
FAILED
@NameInMap(value="FlowLogId") public String flowLogId
The ID of the flow log.
example:fl-bp1f6qqhsrc2c12ta****
@NameInMap(value="FlowLogName") public String flowLogName
The name of the flow log.
example:myFlowlog
@NameInMap(value="LogStoreName") public String logStoreName
The Logstore that stores the captured traffic data.
example:FlowLogStore
@NameInMap(value="ProjectName") public String projectName
The project that manages the captured traffic data.
example:FlowLogProject
@NameInMap(value="RegionId") public String regionId
The region ID of the flow log.
example:cn-hangzhou
@NameInMap(value="ResourceGroupId") public String resourceGroupId
The ID of the resource group to which the flow log belongs.
example:rg-bp67acfmxazb4ph****
@NameInMap(value="ResourceId") public String resourceId
The ID of the resource from which traffic is captured.
example:eni-askldfas****
@NameInMap(value="ResourceType") public String resourceType
The type of the resource from which traffic is captured. Valid values:
NetworkInterface
@NameInMap(value="ServiceType") public String serviceType
The hosting type of the cloud service.
example:A flow log that is created in the SLS console can be displayed in the VPC list. However, you cannot modify, start, stop, or delete the flow log in the VPC console. If you want to manage the flow log, you can log on to the SLS console and perform required operations.
sls
@NameInMap(value="Status") public String status
The status of the flow log. Valid values:
Active
@NameInMap(value="Tags") public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTags tags
The list of tags.
@NameInMap(value="TrafficPath") public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTrafficPath trafficPath
The sampling scope of the traffic that is collected. Valid values:
By default, the traffic path feature is unavailable. To use this feature, submit a ticket.
@NameInMap(value="TrafficType") public String trafficType
The type of traffic that is captured by the flow log. Valid values:
All
public DescribeFlowLogsResponseBodyFlowLogsFlowLog()
public static DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog build(Map<String,?> map) throws Exception
Exception
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setAggregationInterval(Integer aggregationInterval)
public Integer getAggregationInterval()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setBusinessStatus(String businessStatus)
public String getBusinessStatus()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setCreationTime(String creationTime)
public String getCreationTime()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setDescription(String description)
public String getDescription()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setFlowLogDeliverErrorMessage(String flowLogDeliverErrorMessage)
public String getFlowLogDeliverErrorMessage()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setFlowLogDeliverStatus(String flowLogDeliverStatus)
public String getFlowLogDeliverStatus()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setFlowLogId(String flowLogId)
public String getFlowLogId()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setFlowLogName(String flowLogName)
public String getFlowLogName()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setLogStoreName(String logStoreName)
public String getLogStoreName()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setProjectName(String projectName)
public String getProjectName()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setRegionId(String regionId)
public String getRegionId()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setResourceGroupId(String resourceGroupId)
public String getResourceGroupId()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setResourceId(String resourceId)
public String getResourceId()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setResourceType(String resourceType)
public String getResourceType()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setServiceType(String serviceType)
public String getServiceType()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setStatus(String status)
public String getStatus()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setTags(DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTags tags)
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTags getTags()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setTrafficPath(DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTrafficPath trafficPath)
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLogTrafficPath getTrafficPath()
public DescribeFlowLogsResponseBody.DescribeFlowLogsResponseBodyFlowLogsFlowLog setTrafficType(String trafficType)
public String getTrafficType()
Copyright © 2024. All rights reserved.