public class DescribeCustomerGatewayAttributesResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeCustomerGatewayAttributesResponse() |
getResponseMetadata, setResponseMetadatapublic DescribeCustomerGatewayAttributesResponse()
public DescribeCustomerGatewayAttributesResponse accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public DescribeCustomerGatewayAttributesResponse asn(Integer asn)
public Integer getAsn()
public void setAsn(Integer asn)
public DescribeCustomerGatewayAttributesResponse connectionCount(Integer connectionCount)
public Integer getConnectionCount()
public void setConnectionCount(Integer connectionCount)
public DescribeCustomerGatewayAttributesResponse creationTime(String creationTime)
public String getCreationTime()
public void setCreationTime(String creationTime)
public DescribeCustomerGatewayAttributesResponse customerGatewayId(String customerGatewayId)
public String getCustomerGatewayId()
public void setCustomerGatewayId(String customerGatewayId)
public DescribeCustomerGatewayAttributesResponse customerGatewayName(String customerGatewayName)
public String getCustomerGatewayName()
public void setCustomerGatewayName(String customerGatewayName)
public DescribeCustomerGatewayAttributesResponse description(String description)
public String getDescription()
public void setDescription(String description)
public DescribeCustomerGatewayAttributesResponse ipAddress(String ipAddress)
public String getIpAddress()
public void setIpAddress(String ipAddress)
public DescribeCustomerGatewayAttributesResponse projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public DescribeCustomerGatewayAttributesResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
public DescribeCustomerGatewayAttributesResponse status(String status)
public String getStatus()
public void setStatus(String status)
public DescribeCustomerGatewayAttributesResponse tags(List<TagForDescribeCustomerGatewayAttributesOutput> tags)
public DescribeCustomerGatewayAttributesResponse addTagsItem(TagForDescribeCustomerGatewayAttributesOutput tagsItem)
@Valid public @Valid List<TagForDescribeCustomerGatewayAttributesOutput> getTags()
public void setTags(List<TagForDescribeCustomerGatewayAttributesOutput> tags)
public DescribeCustomerGatewayAttributesResponse updateTime(String updateTime)
public String getUpdateTime()
public void setUpdateTime(String updateTime)
Copyright © 2025. All rights reserved.