public static class CopySnapshotRequest.CopySnapshotRequestArn
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.
|
构造器和说明 |
---|
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
example:This parameter is not publicly available.
0
@NameInMap(value="RoleType") public String roleType
example:This parameter is not publicly available.
null
@NameInMap(value="Rolearn") public String rolearn
example:This parameter is not publicly available.
null
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 © 2024. All rights reserved.