Amazon.IdentityManagement.Model.UploadServerCertificateRequest.IsSetCertificateChain C# (CSharp) Method

IsSetCertificateChain() private method

private IsSetCertificateChain ( ) : bool
return bool
        internal bool IsSetCertificateChain()
        {
            return this._certificateChain != null;
        }