Amazon.OpsWorksCM.Model.CreateBackupRequest.IsSetServerName C# (CSharp) Method

IsSetServerName() private method

private IsSetServerName ( ) : bool
return bool
        internal bool IsSetServerName()
        {
            return this._serverName != null;
        }