You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecretsManager::Types::CreateSecretResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecretsManager::Types::CreateSecretResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the secret that you just created.
-
#name ⇒ String
The friendly name of the secret that you just created.
-
#version_id ⇒ String
The unique identifier associated with the version of the secret you just created.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the secret that you just created.
#name ⇒ String
The friendly name of the secret that you just created.
#version_id ⇒ String
The unique identifier associated with the version of the secret you just created.