public class GetCallerIdentityResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GetCallerIdentityResponseBody.Builder |
限定符和类型 | 方法和说明 |
---|---|
static GetCallerIdentityResponseBody.Builder |
builder() |
static GetCallerIdentityResponseBody |
create() |
String |
getAccountId() |
String |
getArn() |
String |
getIdentityType() |
String |
getPrincipalId() |
String |
getRequestId() |
String |
getRoleId() |
String |
getUserId() |
public static GetCallerIdentityResponseBody.Builder builder()
public static GetCallerIdentityResponseBody create()
public String getAccountId()
public String getArn()
public String getIdentityType()
public String getPrincipalId()
public String getRequestId()
public String getRoleId()
public String getUserId()
Copyright © 2023. All rights reserved.