Amazon.IoT.Model.ListCertificatesByCARequest.IsSetCaCertificateId C# (CSharp) Method

IsSetCaCertificateId() private method

private IsSetCaCertificateId ( ) : bool
return bool
        internal bool IsSetCaCertificateId()
        {
            return this._caCertificateId != null;
        }