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

IsSetCertificateBody() private méthode

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