struct

AWSLambdaEvents::ClientVPN::ConnectionHandlerResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(allow : Bool, schema_version : String = "v1", error_msg_on_failed_posture_compliance : String | Nil = nil, posture_compliance_statuses : Array(String) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

allow=(allow : Bool)
Source
allow?
Source
error_msg_on_failed_posture_compliance
Source
error_msg_on_failed_posture_compliance=(error_msg_on_failed_posture_compliance : String | Nil)
Source
posture_compliance_statuses
Source
posture_compliance_statuses=(posture_compliance_statuses : Array(String) | Nil)
Source
schema_version
Source
schema_version=(schema_version : String)
Source