Amazon.IoT.Model.CreateKeysAndCertificateResponse.IsSetKeyPair C# (CSharp) Method

IsSetKeyPair() private method

private IsSetKeyPair ( ) : bool
return bool
        internal bool IsSetKeyPair()
        {
            return this._keyPair != null;
        }