public class SecurityGroupForDescribeSecurityGroupsOutput extends Object
| Constructor and Description |
|---|
SecurityGroupForDescribeSecurityGroupsOutput() |
public SecurityGroupForDescribeSecurityGroupsOutput()
public SecurityGroupForDescribeSecurityGroupsOutput accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public SecurityGroupForDescribeSecurityGroupsOutput availableIpCount(Integer availableIpCount)
public Integer getAvailableIpCount()
public void setAvailableIpCount(Integer availableIpCount)
public SecurityGroupForDescribeSecurityGroupsOutput availableNetworkInterfaceCount(Integer availableNetworkInterfaceCount)
public Integer getAvailableNetworkInterfaceCount()
public void setAvailableNetworkInterfaceCount(Integer availableNetworkInterfaceCount)
public SecurityGroupForDescribeSecurityGroupsOutput creationTime(String creationTime)
public String getCreationTime()
public void setCreationTime(String creationTime)
public SecurityGroupForDescribeSecurityGroupsOutput description(String description)
public String getDescription()
public void setDescription(String description)
public SecurityGroupForDescribeSecurityGroupsOutput projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public SecurityGroupForDescribeSecurityGroupsOutput securityGroupId(String securityGroupId)
public String getSecurityGroupId()
public void setSecurityGroupId(String securityGroupId)
public SecurityGroupForDescribeSecurityGroupsOutput securityGroupName(String securityGroupName)
public String getSecurityGroupName()
public void setSecurityGroupName(String securityGroupName)
public SecurityGroupForDescribeSecurityGroupsOutput serviceManaged(Boolean serviceManaged)
public Boolean isServiceManaged()
public void setServiceManaged(Boolean serviceManaged)
public SecurityGroupForDescribeSecurityGroupsOutput status(String status)
public String getStatus()
public void setStatus(String status)
public SecurityGroupForDescribeSecurityGroupsOutput tags(List<TagForDescribeSecurityGroupsOutput> tags)
public SecurityGroupForDescribeSecurityGroupsOutput addTagsItem(TagForDescribeSecurityGroupsOutput tagsItem)
@Valid public @Valid List<TagForDescribeSecurityGroupsOutput> getTags()
public void setTags(List<TagForDescribeSecurityGroupsOutput> tags)
public SecurityGroupForDescribeSecurityGroupsOutput type(String type)
public String getType()
public void setType(String type)
public SecurityGroupForDescribeSecurityGroupsOutput usedIpCount(Integer usedIpCount)
public Integer getUsedIpCount()
public void setUsedIpCount(Integer usedIpCount)
public SecurityGroupForDescribeSecurityGroupsOutput usedNetworkInterfaceCount(Integer usedNetworkInterfaceCount)
public Integer getUsedNetworkInterfaceCount()
public void setUsedNetworkInterfaceCount(Integer usedNetworkInterfaceCount)
public SecurityGroupForDescribeSecurityGroupsOutput vpcId(String vpcId)
public String getVpcId()
public void setVpcId(String vpcId)
Copyright © 2026. All rights reserved.