Amazon.Pinpoint.Model.APNSChannelRequest.IsSetPrivateKey C# (CSharp) Method

IsSetPrivateKey() private method

private IsSetPrivateKey ( ) : bool
return bool
        internal bool IsSetPrivateKey()
        {
            return this._privateKey != null;
        }