RetrieveEnvironmentVariableSecretValueResponse ComplexType
Contains the response from the RetrieveEnvironmentVariableSecretValue action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| EnvironmentVariableSecretValue | Edm.String |
The environment variable secret value. |
Used by
The following use the RetrieveEnvironmentVariableSecretValueResponse ComplexType.
| Name | How used |
|---|---|
| RetrieveEnvironmentVariableSecretValue | ReturnType |