public static class GetEdgeInstanceResponse.Data extends Object
| 构造器和说明 |
|---|
Data() |
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getName()
public void setName(String name)
public String getTags()
public void setTags(String tags)
public String getType()
public void setType(String type)
public Integer getSpec()
public void setSpec(Integer spec)
public Boolean getBizEnable()
public void setBizEnable(Boolean bizEnable)
public String getGmtCreate()
public void setGmtCreate(String gmtCreate)
public String getGmtModified()
public void setGmtModified(String gmtModified)
public String getRoleArn()
public void setRoleArn(String roleArn)
public String getRoleName()
public void setRoleName(String roleName)
public String getRoleAttachTime()
public void setRoleAttachTime(String roleAttachTime)
public Integer getLatestDeploymentStatus()
public void setLatestDeploymentStatus(Integer latestDeploymentStatus)
public String getLatestDeploymentType()
public void setLatestDeploymentType(String latestDeploymentType)
public Long getGmtCreateTimestamp()
public void setGmtCreateTimestamp(Long gmtCreateTimestamp)
public Long getGmtModifiedTimestamp()
public void setGmtModifiedTimestamp(Long gmtModifiedTimestamp)
public Long getRoleAttachTimestamp()
public void setRoleAttachTimestamp(Long roleAttachTimestamp)
Copyright © 2020. All Rights Reserved.