public class DescribeSecretResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeSecretResponseBody.Builder |
static class |
DescribeSecretResponseBody.Tag |
static class |
DescribeSecretResponseBody.Tags |
public static DescribeSecretResponseBody.Builder builder()
public static DescribeSecretResponseBody create()
public String getArn()
public String getAutomaticRotation()
public String getCreateTime()
public String getDKMSInstanceId()
public String getDescription()
public String getEncryptionKeyId()
public String getExtendedConfig()
public String getLastRotationDate()
public String getNextRotationDate()
public String getPlannedDeleteTime()
public String getRequestId()
public String getRotationInterval()
public String getSecretName()
public String getSecretType()
public DescribeSecretResponseBody.Tags getTags()
public String getUpdateTime()
Copyright © 2023. All rights reserved.