Amazon.Redshift.Model.CreateHsmClientCertificateResponse.IsSetHsmClientCertificate C# (CSharp) Method

IsSetHsmClientCertificate() private method

private IsSetHsmClientCertificate ( ) : bool
return bool
        internal bool IsSetHsmClientCertificate()
        {
            return this._hsmClientCertificate != null;
        }
CreateHsmClientCertificateResponse