public static class CopySnapshotRequest.CopySnapshotRequestArn
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Long |
assumeRoleFor
> This parameter is unavailable.
|
String |
rolearn
> This parameter is unavailable.
|
String |
roleType
> This parameter is unavailable.
|
构造器和说明 |
---|
CopySnapshotRequestArn() |
限定符和类型 | 方法和说明 |
---|---|
static CopySnapshotRequest.CopySnapshotRequestArn |
build(Map<String,?> map) |
Long |
getAssumeRoleFor() |
String |
getRolearn() |
String |
getRoleType() |
CopySnapshotRequest.CopySnapshotRequestArn |
setAssumeRoleFor(Long assumeRoleFor) |
CopySnapshotRequest.CopySnapshotRequestArn |
setRolearn(String rolearn) |
CopySnapshotRequest.CopySnapshotRequestArn |
setRoleType(String roleType) |
@NameInMap(value="AssumeRoleFor") public Long assumeRoleFor
> This parameter is unavailable.
@NameInMap(value="RoleType") public String roleType
> This parameter is unavailable.
@NameInMap(value="Rolearn") public String rolearn
> This parameter is unavailable.
public static CopySnapshotRequest.CopySnapshotRequestArn build(Map<String,?> map) throws Exception
Exception
public CopySnapshotRequest.CopySnapshotRequestArn setAssumeRoleFor(Long assumeRoleFor)
public Long getAssumeRoleFor()
public CopySnapshotRequest.CopySnapshotRequestArn setRoleType(String roleType)
public String getRoleType()
public CopySnapshotRequest.CopySnapshotRequestArn setRolearn(String rolearn)
public String getRolearn()
Copyright © 2023. All rights reserved.