Amazon.IdentityManagement.Model.UploadServerCertificateRequest.IsSetCertificateBody C# (CSharp) Méthode

IsSetCertificateBody() private méthode

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