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

IsSetServerCertificateName() private method

private IsSetServerCertificateName ( ) : bool
return bool
        internal bool IsSetServerCertificateName()
        {
            return this._serverCertificateName != null;
        }