Amazon.IdentityManagement.Model.UploadServerCertificateRequest.IsSetCertificateBody C# (CSharp) 메소드

IsSetCertificateBody() 개인적인 메소드

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