IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
clients/client-s3/src
AddLegalHoldCommandInput
Interface AddLegalHoldCommandInput
The input for
AddLegalHoldCommand
.
interface
AddLegalHoldCommandInput
{
Bucket
:
string
|
undefined
;
Key
:
string
|
undefined
;
RetentionLegalHoldId
:
string
|
undefined
;
}
Hierarchy (
View Summary
)
AddLegalHoldInput
AddLegalHoldCommandInput
Index
Properties
Bucket
Key
Retention
Legal
Hold
Id
Properties
Bucket
Bucket
:
string
|
undefined
Key
Key
:
string
|
undefined
Retention
Legal
Hold
Id
RetentionLegalHoldId
:
string
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Bucket
Key
Retention
Legal
Hold
Id
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...
The input for AddLegalHoldCommand.