Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 748 Bytes

File metadata and controls

19 lines (9 loc) · 748 Bytes

AppRoleWriteSecretIdResponse

Properties

Name Type Description Notes
SecretId Pointer to string Secret ID attached to the role. [optional]
SecretIdAccessor Pointer to string Accessor of the secret ID [optional]
SecretIdNumUses Pointer to int32 Number of times a secret ID can access the role, after which the secret ID will expire. [optional]
SecretIdTtl Pointer to int64 Duration in seconds after which the issued secret ID expires. [optional]

[Back to Model list] [Back to API list] [Back to README]