public class CreateSecretResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateSecretResponseBody.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateSecretResponseBody.Builder |
builder() |
static CreateSecretResponseBody |
create() |
String |
getArn() |
String |
getAutomaticRotation() |
String |
getDKMSInstanceId() |
String |
getExtendedConfig() |
String |
getNextRotationDate() |
String |
getRequestId() |
String |
getRotationInterval() |
String |
getSecretName() |
String |
getSecretType() |
String |
getVersionId() |
public static CreateSecretResponseBody.Builder builder()
public static CreateSecretResponseBody create()
public String getArn()
public String getAutomaticRotation()
public String getDKMSInstanceId()
public String getExtendedConfig()
public String getNextRotationDate()
public String getRequestId()
public String getRotationInterval()
public String getSecretName()
public String getSecretType()
public String getVersionId()
Copyright © 2023. All rights reserved.