public class AttachedPolicyMetadataForListAttachedUserPoliciesOutput extends Object
| 构造器和说明 |
|---|
AttachedPolicyMetadataForListAttachedUserPoliciesOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
AttachedPolicyMetadataForListAttachedUserPoliciesOutput |
attachDate(String attachDate) |
AttachedPolicyMetadataForListAttachedUserPoliciesOutput |
description(String description) |
boolean |
equals(Object o) |
String |
getAttachDate()
Get attachDate
|
String |
getDescription()
Get description
|
String |
getPolicyName()
Get policyName
|
String |
getPolicyTrn()
Get policyTrn
|
String |
getPolicyType()
Get policyType
|
int |
hashCode() |
AttachedPolicyMetadataForListAttachedUserPoliciesOutput |
policyName(String policyName) |
AttachedPolicyMetadataForListAttachedUserPoliciesOutput |
policyTrn(String policyTrn) |
AttachedPolicyMetadataForListAttachedUserPoliciesOutput |
policyType(String policyType) |
void |
setAttachDate(String attachDate) |
void |
setDescription(String description) |
void |
setPolicyName(String policyName) |
void |
setPolicyTrn(String policyTrn) |
void |
setPolicyType(String policyType) |
String |
toString() |
public AttachedPolicyMetadataForListAttachedUserPoliciesOutput()
public AttachedPolicyMetadataForListAttachedUserPoliciesOutput attachDate(String attachDate)
public String getAttachDate()
public void setAttachDate(String attachDate)
public AttachedPolicyMetadataForListAttachedUserPoliciesOutput description(String description)
public String getDescription()
public void setDescription(String description)
public AttachedPolicyMetadataForListAttachedUserPoliciesOutput policyName(String policyName)
public String getPolicyName()
public void setPolicyName(String policyName)
public AttachedPolicyMetadataForListAttachedUserPoliciesOutput policyTrn(String policyTrn)
public String getPolicyTrn()
public void setPolicyTrn(String policyTrn)
public AttachedPolicyMetadataForListAttachedUserPoliciesOutput policyType(String policyType)
public String getPolicyType()
public void setPolicyType(String policyType)
Copyright © 2024. All rights reserved.