public static class CreateAutoSnapshotPolicyRequest.CreateAutoSnapshotPolicyRequestCopyEncryptionConfigurationArn
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Long |
assumeRoleFor
This parameter is not publicly available.
|
String |
rolearn
This parameter is not publicly available.
|
String |
roleType
This parameter is not publicly available.
|
构造器和说明 |
---|
CreateAutoSnapshotPolicyRequestCopyEncryptionConfigurationArn() |
@NameInMap(value="AssumeRoleFor") public Long assumeRoleFor
This parameter is not publicly available.
example:1000000000
@NameInMap(value="RoleType") public String roleType
This parameter is not publicly available.
example:hide
@NameInMap(value="Rolearn") public String rolearn
This parameter is not publicly available.
example:hide
public CreateAutoSnapshotPolicyRequestCopyEncryptionConfigurationArn()
public static CreateAutoSnapshotPolicyRequest.CreateAutoSnapshotPolicyRequestCopyEncryptionConfigurationArn build(Map<String,?> map) throws Exception
Exception
public CreateAutoSnapshotPolicyRequest.CreateAutoSnapshotPolicyRequestCopyEncryptionConfigurationArn setAssumeRoleFor(Long assumeRoleFor)
public Long getAssumeRoleFor()
public CreateAutoSnapshotPolicyRequest.CreateAutoSnapshotPolicyRequestCopyEncryptionConfigurationArn setRoleType(String roleType)
public String getRoleType()
public CreateAutoSnapshotPolicyRequest.CreateAutoSnapshotPolicyRequestCopyEncryptionConfigurationArn setRolearn(String rolearn)
public String getRolearn()
Copyright © 2024. All rights reserved.