-
SSM setup has started
Declaration
Swift
public static let setupStart: String
-
SSM setup has been successful
Declaration
Swift
public static let setupSuccess: String
-
SSM setup has failed
Declaration
Swift
public static let setupFailure: String
-
SSM teardown has started
Declaration
Swift
public static let teardownStart: String
-
SSM teardown has been successful
Declaration
Swift
public static let teardownSuccess: String
-
SSM teardown has failed
Declaration
Swift
public static let teardownFailure: String
-
SSM renewal has started
Declaration
Swift
public static let renewalStart: String
-
SSM renewal has been successful
Declaration
Swift
public static let renewalSuccess: String
-
SSM renewal has failed
Declaration
Swift
public static let renewalFailure: String
-
SSM heartbeat has started
Declaration
Swift
public static let heartbeatStart: String
-
SSM heartbeat has been successful
Declaration
Swift
public static let heartbeatSuccess: String
-
SSM heartbeat has failed
Declaration
Swift
public static let heartbeatFailure: String