Amazon.EC2.Model.KeyPair.IsSetKeyMaterial C# (CSharp) Method

IsSetKeyMaterial() private method

private IsSetKeyMaterial ( ) : bool
return bool
        internal bool IsSetKeyMaterial()
        {
            return this._keyMaterial != null;
        }