public class FlowLogForDescribeFlowLogsOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FlowLogForDescribeFlowLogsOutput.TrafficTypeEnum
Gets or Sets trafficType
|
| Constructor and Description |
|---|
FlowLogForDescribeFlowLogsOutput() |
public FlowLogForDescribeFlowLogsOutput accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public FlowLogForDescribeFlowLogsOutput aggregationInterval(Integer aggregationInterval)
public Integer getAggregationInterval()
public void setAggregationInterval(Integer aggregationInterval)
public FlowLogForDescribeFlowLogsOutput businessStatus(String businessStatus)
public String getBusinessStatus()
public void setBusinessStatus(String businessStatus)
public FlowLogForDescribeFlowLogsOutput createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public FlowLogForDescribeFlowLogsOutput description(String description)
public String getDescription()
public void setDescription(String description)
public FlowLogForDescribeFlowLogsOutput flowLogId(String flowLogId)
public String getFlowLogId()
public void setFlowLogId(String flowLogId)
public FlowLogForDescribeFlowLogsOutput flowLogName(String flowLogName)
public String getFlowLogName()
public void setFlowLogName(String flowLogName)
public FlowLogForDescribeFlowLogsOutput lockReason(String lockReason)
public String getLockReason()
public void setLockReason(String lockReason)
public FlowLogForDescribeFlowLogsOutput logProjectId(String logProjectId)
public String getLogProjectId()
public void setLogProjectId(String logProjectId)
public FlowLogForDescribeFlowLogsOutput logTopicId(String logTopicId)
public String getLogTopicId()
public void setLogTopicId(String logTopicId)
public FlowLogForDescribeFlowLogsOutput openAnalyzeProductLog(Boolean openAnalyzeProductLog)
public Boolean isOpenAnalyzeProductLog()
public void setOpenAnalyzeProductLog(Boolean openAnalyzeProductLog)
public FlowLogForDescribeFlowLogsOutput projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public FlowLogForDescribeFlowLogsOutput resourceId(String resourceId)
public String getResourceId()
public void setResourceId(String resourceId)
public FlowLogForDescribeFlowLogsOutput resourceType(String resourceType)
public String getResourceType()
public void setResourceType(String resourceType)
public FlowLogForDescribeFlowLogsOutput status(String status)
public String getStatus()
public void setStatus(String status)
public FlowLogForDescribeFlowLogsOutput tags(List<TagForDescribeFlowLogsOutput> tags)
public FlowLogForDescribeFlowLogsOutput addTagsItem(TagForDescribeFlowLogsOutput tagsItem)
@Valid public @Valid List<TagForDescribeFlowLogsOutput> getTags()
public void setTags(List<TagForDescribeFlowLogsOutput> tags)
public FlowLogForDescribeFlowLogsOutput trafficType(FlowLogForDescribeFlowLogsOutput.TrafficTypeEnum trafficType)
public FlowLogForDescribeFlowLogsOutput.TrafficTypeEnum getTrafficType()
public void setTrafficType(FlowLogForDescribeFlowLogsOutput.TrafficTypeEnum trafficType)
public FlowLogForDescribeFlowLogsOutput updatedAt(String updatedAt)
public String getUpdatedAt()
public void setUpdatedAt(String updatedAt)
public FlowLogForDescribeFlowLogsOutput vpcId(String vpcId)
public String getVpcId()
public void setVpcId(String vpcId)
Copyright © 2024. All rights reserved.