Sensitivity

public class Sensitivity : SdkObject

One dimension of a policy rule

  • Constructs a Sensitivity from the given String

    Declaration

    Swift

    public convenience init?(s: String)
  • Sensitivity of a policy

    Declaration

    Swift

    public lazy var value: String { get set }