Amazon.OpsWorks.Model.SetPermissionRequest.IsSetAllowSsh C# (CSharp) Method

IsSetAllowSsh() private method

private IsSetAllowSsh ( ) : bool
return bool
        internal bool IsSetAllowSsh()
        {
            return this._allowSsh.HasValue; 
        }