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

IsSetCertificateBody() private method

private IsSetCertificateBody ( ) : bool
return bool
        internal bool IsSetCertificateBody()
        {
            return this._certificateBody != null;
        }