Interface SharePatch.AllowedTransitEncryptionModes
- Enclosing class:
 SharePatch
public static interface SharePatch.AllowedTransitEncryptionModes
An allowed transit encryption mode for this share.
 - `none`: Not encrypted in transit.
 - `user_managed`: Encrypted in transit using an instance identity certificate.
 The enumerated values for this property may
 [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
- 
Field Details
- 
NONE
 - 
USER_MANAGED
 
 -