Interface ShareMountTarget.TransitEncryption

  • Enclosing class:
    ShareMountTarget

    public static interface ShareMountTarget.TransitEncryption
    The transit encryption mode for this share mount target: - `none`: Not encrypted in transit - `user_managed`: Encrypted in transit using an instance identity certificate The enumerated values for this property will expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.