Amazon.Lightsail.Model.CreateDomainEntryRequest.IsSetDomainName C# (CSharp) Method

IsSetDomainName() private method

private IsSetDomainName ( ) : bool
return bool
        internal bool IsSetDomainName()
        {
            return this._domainName != null;
        }
CreateDomainEntryRequest