JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.ibm.cloud.is.vpc.v1.model
Snapshot
Encryption
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Field Summary
Field Details
PROVIDER_MANAGED
USER_MANAGED
Interface Snapshot.Encryption
Enclosing class:
Snapshot
public static interface
Snapshot.Encryption
The type of encryption used on the source volume.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
PROVIDER_MANAGED
provider_managed.
static final
String
USER_MANAGED
user_managed.
Field Details
PROVIDER_MANAGED
static final
String
PROVIDER_MANAGED
provider_managed.
See Also:
Constant Field Values
USER_MANAGED
static final
String
USER_MANAGED
user_managed.
See Also:
Constant Field Values