Amazon.ServerMigrationService.Model.Server.IsSetServerId C# (CSharp) Method

IsSetServerId() private method

private IsSetServerId ( ) : bool
return bool
        internal bool IsSetServerId()
        {
            return this._serverId != null;
        }