UpdateSecretVersionStageRequest
Types
Properties
Link copied to clipboard
The ID of the version to add the staging label to. To remove a label from a version, then do not specify this parameter.
Link copied to clipboard
The ID of the version that the staging label is to be removed from. If the staging label you are trying to attach to one version is already attached to a different version, then you must include this parameter and specify the version that the label is to be removed from. If the label is attached and you either do not specify this parameter, or the version ID does not match, then the operation fails.
Link copied to clipboard
The staging label to add to this version.
Functions
Link copied to clipboard
inline fun copy(block: UpdateSecretVersionStageRequest.Builder.() -> Unit = {}): UpdateSecretVersionStageRequest